Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c150 static int cs_get_firstnext_tuple(client_handle_t, tuple_t *, uint32_t);
826 retcode = cs_get_firstnext_tuple(ch, in CardServices()
832 retcode = cs_get_firstnext_tuple(ch, in CardServices()
1060 cs_get_firstnext_tuple(client_handle_t client_handle, in cs_get_firstnext_tuple() function