Home
last modified time | relevance | path

Searched refs:PCMCIA_FUNCTION_SERIAL (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/pcmcia/
H A Dpcmcia_cis_quirks.c72 .function = PCMCIA_FUNCTION_SERIAL,
107 .function = PCMCIA_FUNCTION_SERIAL,
201 .function = PCMCIA_FUNCTION_SERIAL,
H A Dpcmciareg.h165 #define PCMCIA_FUNCTION_SERIAL 2 macro
H A Dcom_pcmcia.c128 if (pa->pf->function == PCMCIA_FUNCTION_SERIAL) in com_pcmcia_match()
H A Dpcmcia_cis.c583 case PCMCIA_FUNCTION_SERIAL: in pcmcia_print_cis()
/netbsd-src/sys/dev/cardbus/
H A Dcom_cardbus.c126 if(ca->ca_cis.funcid == PCMCIA_FUNCTION_SERIAL && in com_cardbus_match()
H A Dcardbus.c369 case PCMCIA_FUNCTION_SERIAL: in parse_tuple()