Home
last modified time | relevance | path

Searched refs:GET_FIRST_LTUPLEF (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h306 #define GET_FIRST_LTUPLEF 0x000000001 /* return first tuple in list */ macro
H A Dcs_priv.h736 NULL, GET_FIRST_LTUPLEF | \
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis.c760 case GET_FIRST_LTUPLEF: /* return first tuple in list */ in cis_get_ltuple()