Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h914 typedef struct reset_function_t { struct
917 } reset_function_t; argument
1093 int32_t csx_ResetFunction(client_handle_t, reset_function_t *);
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c543 csx_ResetFunction(client_handle_t ch, reset_function_t *rf) in csx_ResetFunction()
H A Dcs.c205 static int cs_reset_function(client_handle_t, reset_function_t *);
627 va_arg(arglist, reset_function_t *)); in CardServices()
7262 cs_reset_function(client_handle_t ch, reset_function_t *rf)