Searched refs:cs_init_cis_window (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/pcmcia/cs/ |
H A D | cs.c | 226 static int cs_init_cis_window(cs_socket_t *, uint32_t *, acc_handle_t *, 607 retcode = cs_init_cis_window(socp, offp, hp, in CardServices() 1339 if (cs_init_cis_window(sp, &newoffset, &cis_handle, in cs_get_tuple_data() 1490 cs_init_cis_window(cs_socket_t *sp, uint32_t *offset, in cs_init_cis_window() function 4134 if (cs_init_cis_window(sp, &newoffset, &cis_handle, in cs_read_event_status() 6553 if (cs_init_cis_window(sp, &newoffset, &cis_handle, 6876 if (cs_init_cis_window(sp, &newoffset, &cis_handle, 7056 if (cs_init_cis_window(sp, &newoffset, &cis_handle, 7198 if (cs_init_cis_window(sp, &newoffset, &cis_handle,
|