Home
last modified time | relevance | path

Searched refs:PCCARD_FUNCTION_NETWORK (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/sys/dev/pccard/
H A Dpccard_cis_quirks.c60 PCCARD_FUNCTION_NETWORK,
102 PCCARD_FUNCTION_NETWORK,
144 PCCARD_FUNCTION_NETWORK,
165 PCCARD_FUNCTION_NETWORK,
187 PCCARD_FUNCTION_NETWORK,
H A Dpccard_cis.h167 #define PCCARD_FUNCTION_NETWORK 6 macro
H A Dpccard_cis.c537 case PCCARD_FUNCTION_NETWORK: in pccard_print_cis()
1290 case PCCARD_FUNCTION_NETWORK: in decode_funce()
/freebsd-12.1/sys/dev/cs/
H A Dif_cs_pccard.c70 if (fcn != PCCARD_FUNCTION_NETWORK) in cs_pccard_probe()
/freebsd-12.1/sys/dev/ex/
H A Dif_ex_pccard.c164 if (fcn != PCCARD_FUNCTION_NETWORK) in ex_pccard_probe()
/freebsd-12.1/sys/dev/wi/
H A Dif_wi_pccard.c171 if (fcn != PCCARD_FUNCTION_NETWORK) in wi_pccard_probe()
/freebsd-12.1/sys/dev/ep/
H A Dif_ep_pccard.c105 if (fcn != PCCARD_FUNCTION_NETWORK) in ep_pccard_probe()
/freebsd-12.1/sys/dev/fe/
H A Dif_fe_pccard.c114 if (fcn != PCCARD_FUNCTION_NETWORK) in fe_pccard_probe()
/freebsd-12.1/sys/dev/cardbus/
H A Dcardbus_cis.c270 case PCCARD_FUNCTION_NETWORK: in decode_tuple_funce()
/freebsd-12.1/sys/dev/ed/
H A Dif_ed_pccard.c352 fcn != PCCARD_FUNCTION_NETWORK) in ed_pccard_probe()