Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcis.h308 #define GET_FIRST_LTUPLEF 0x000000001 /* return first tuple in list */ macro
H A Dcs_priv.h738 NULL, GET_FIRST_LTUPLEF | \
/titanic_50/usr/src/uts/common/pcmcia/cis/
H A Dcis.c762 case GET_FIRST_LTUPLEF: /* return first tuple in list */ in cis_get_ltuple()