Searched defs:cs_get_firstnext_tuple (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c152 static int cs_get_firstnext_tuple(client_handle_t, tuple_t *, uint32_t);
828 retcode = cs_get_firstnext_tuple(ch,
834 retcode = cs_get_firstnext_tuple(ch,
919 * See notes for the cs_get_firstnext_tuple function.
984 * cs_get_firstnext_tuple - returns the first/next tuple of the specified type
1062 cs_get_firstnext_tuple(client_handle_t client_handle, function
1232 * cs_get_firstnext_tuple function call.
1234 * See notes for the cs_get_firstnext_tuple function.
1420 * See notes for the cs_get_firstnext_tuple function.

Completed in 73 milliseconds