Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h280 #define CISTPLF_VENDOR_SPECIFIC 0x000000200 /* vnedor-specific tuple */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c157 tp->flags |= CISTPLF_VENDOR_SPECIFIC; in cis_tuple_handler()