Home
last modified time | relevance | path

Searched refs:PCCARD_FUNCTION_SERIAL (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/dev/pccard/
Dpccard_cis_quirks.c79 PCCARD_FUNCTION_SERIAL,
121 PCCARD_FUNCTION_SERIAL,
206 PCCARD_FUNCTION_SERIAL,
Dpccard_cis.h161 #define PCCARD_FUNCTION_SERIAL 2 macro
Dpccard_cis.c523 case PCCARD_FUNCTION_SERIAL: in pccard_print_cis()
/freebsd-9-stable/sys/dev/sio/
Dsio_pccard.c80 if (fcn == PCCARD_FUNCTION_SERIAL) in sio_pccard_probe()
/freebsd-9-stable/sys/dev/uart/
Duart_bus_pccard.c79 if (fcn == PCCARD_FUNCTION_SERIAL) in uart_pccard_probe()