Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h731 typedef struct irq_req_t { struct
738 } irq_req_t; argument
1068 int32_t csx_RequestIRQ(client_handle_t, irq_req_t *);
1069 int32_t csx_ReleaseIRQ(client_handle_t, irq_req_t *);
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c259 csx_RequestIRQ(client_handle_t ch, irq_req_t *irqr) in csx_RequestIRQ()
269 csx_ReleaseIRQ(client_handle_t ch, irq_req_t *irqr) in csx_ReleaseIRQ()
H A Dcs.c194 static int cs_request_irq(client_handle_t, irq_req_t *);
195 static int cs_release_irq(client_handle_t, irq_req_t *);
652 va_arg(arglist, irq_req_t *)); in CardServices()
657 va_arg(arglist, irq_req_t *)); in CardServices()
6140 cs_request_irq(client_handle_t client_handle, irq_req_t *irqr)
6274 cs_release_irq(client_handle_t client_handle, irq_req_t *irqr)