Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c305 for (cs->ns = 0; GET_LEN(tp) > 0 && in cistpl_vers_1_handler()
1005 if (GET_LEN(tp) > 0) {
1253 if (GET_LEN(tp) > 0)
1291 for (nid = 0; GET_LEN(tp) > 0 &&
1659 GET_LEN(tp) > 0 && cs->data.data_modem.ncd < 16;
1676 GET_LEN(tp) > 0 && cs->data.fax.ncf < 16;
1689 GET_LEN(tp) >= 2;
1697 GET_LEN(tp) >= 2;
1705 GET_LEN(tp) >= 1;
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h353 #define GET_LEN(tp) (((tp)->flags & CISTPLF_AM_SPACE) ? \ macro
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc.h91 #define GET_LEN 0x85 macro