Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bhnd/
HDbhnd_types.h44 BHND_DEVCLASS_PCCARD, /**< pcmcia host/device bridge */ enumerator
90 (cls) == BHND_DEVCLASS_PCCARD)
HDbhnd.c338 case BHND_DEVCLASS_PCCARD: in bhnd_generic_get_probe_order()