Home
last modified time | relevance | path

Searched refs:CISTPL_FUNCE_SERIAL_CAP_DATA (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h194 #define CISTPL_FUNCE_SERIAL_CAP_DATA 0x05 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c560 case CISTPL_FUNCE_SERIAL_CAP_DATA: in print_serial()
565 if ((funce->type & 0x0f) == CISTPL_FUNCE_SERIAL_CAP_DATA) in print_serial()