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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c137 static cs_socket_t *cs_get_sp(uint32_t);
344 if ((sp = cs_get_sp(sn)) != NULL) {
400 if ((sp = cs_get_sp(sn)) != NULL) {
505 } /* cs_get_sp */
1842 if ((sp = cs_get_sp(sn)) == NULL)
2073 if ((sp = cs_get_sp(GET_CLIENT_SOCKET(client_handle))) == NULL)
2208 if ((sp = cs_get_sp(GET_CLIENT_SOCKET(client_handle))) == NULL) {
2252 if ((sp = cs_get_sp(GET_CLIENT_SOCKET(client_handle))) == NULL)
2317 if ((sp = cs_get_sp(socket_num)) == NULL)
2485 if ((sp = cs_get_sp(s
7902 cs_get_sp(uint32_t sn) function
[all...]

Completed in 63 milliseconds