Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h195 #define CISTPL_FUNCE_SERIAL_CAP_FAX 0x06 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c561 case CISTPL_FUNCE_SERIAL_CAP_FAX: in print_serial()
567 else if ((funce->type & 0x0f) == CISTPL_FUNCE_SERIAL_CAP_FAX) in print_serial()