Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis.h315 #define GET_PREV_LTUPLEF 0x000000008 /* return prev tuple in list */ macro
H A Dcs_priv.h735 NULL, GET_PREV_LTUPLEF | \
/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis.c821 case GET_PREV_LTUPLEF: /* return prev tuple in list */ in cis_get_ltuple()