Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h350 #define GET_BE_SHORT(tp) cis_get_be_short(tp)
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c88 cis_get_be_short(cistpl_t *tp) in cis_get_be_short() function