Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h753 #define FIND_FIRST_LTUPLE(tp, tu, f) FIND_LTUPLE_FWD(GET_FIRST_LTUPLE(tp, \ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c1189 tp = FIND_FIRST_LTUPLE(sp->cis[fn].cis, in cs_get_firstnext_tuple()