Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h313 #define GET_PREV_LTUPLEF 0x000000008 /* return prev tuple in list */ macro
H A Dcs_priv.h733 NULL, GET_PREV_LTUPLEF | \
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis.c819 case GET_PREV_LTUPLEF: /* return prev tuple in list */ in cis_get_ltuple()