Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h196 #define CISTPL_FUNCE_SERIAL_CAP_VOICE 0x07 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c562 case CISTPL_FUNCE_SERIAL_CAP_VOICE: in print_serial()
569 else if ((funce->type & 0x0f) == CISTPL_FUNCE_SERIAL_CAP_VOICE) in print_serial()