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

/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c196 static int cs_request_irq(client_handle_t, irq_req_t *);
653 retcode = cs_request_irq(ch,
6121 * cs_request_irq - add's client's IRQ handler; supports RequestIRQ
6142 cs_request_irq(client_handle_t client_handle, irq_req_t *irqr) function
6245 cmn_err(CE_CONT, "cs_request_irq: socket %d irqr->Attributes 0x%x "

Completed in 76 milliseconds