Home
last modified time | relevance | path

Searched refs:RequestIRQ (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcs_stubs.h62 #define RequestIRQ 0x0020 macro
H A Dcs_strings.h97 { RequestIRQ, "RequestIRQ" },
/titanic_44/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c264 return (CardServices(RequestIRQ, ch, irqr)); in csx_RequestIRQ()
H A Dcs.c651 case RequestIRQ: in CardServices()