Searched refs:cs_init_cis_window (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/pcmcia/cs/ |
H A D | cs.c | 228 static int cs_init_cis_window(cs_socket_t *, uint32_t *, acc_handle_t *, 609 retcode = cs_init_cis_window(socp, offp, hp, in CardServices() 1341 if (cs_init_cis_window(sp, &newoffset, &cis_handle, in cs_get_tuple_data() 1492 cs_init_cis_window(cs_socket_t *sp, uint32_t *offset, in cs_init_cis_window() function 4136 if (cs_init_cis_window(sp, &newoffset, &cis_handle, in cs_read_event_status() 6555 if (cs_init_cis_window(sp, &newoffset, &cis_handle, 6878 if (cs_init_cis_window(sp, &newoffset, &cis_handle, 7058 if (cs_init_cis_window(sp, &newoffset, &cis_handle, 7200 if (cs_init_cis_window(sp, &newoffset, &cis_handle,
|