Searched refs:WINDOW_FOR_SOCKET (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h274 * Note that WINDOW_FOR_SOCKET expects a socket mask for the wsm
278 #define WINDOW_FOR_SOCKET(wsm, sn) ((wsm)[sn/PR_WORDSIZE] & \ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c5205 if (WINDOW_FOR_SOCKET(iw->Sockets, sn) &&
5257 } /* if (WINDOW_FOR_SOCKET) */
5970 if (WINDOW_FOR_SOCKET(iw->Sockets, sn) &&
5980 } /* if (WINDOW_FOR_SOCKET) */

Completed in 74 milliseconds