Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h144 csfunction_t *cardservices;
145 csfunction_t *socketservices;
H A Dcs_priv.h379 csfunction_t *event_callback_handler;
765 extern csfunction_t *cs_socket_services;
H A Dcs.h68 typedef int32_t (csfunction_t)(int32_t, ...); /* for lint - cc -v quieting */ typedef
480 csfunction_t *event_handler;
734 csfunction_t *irq_handler;
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c76 static csfunction_t *cardservices = NULL;
H A Dcs.c103 csfunction_t *cs_socket_services = NULL;