Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcis.h353 #define GET_INT24(tp) cis_get_int24(tp)
/titanic_41/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c105 cis_get_int24(cistpl_t *tp) in cis_get_int24() function