Searched refs:CPQARY3_TRUE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_isr.c69 cpqary3p->controller_lockup = CPQARY3_TRUE;
135 if (cpqary3p->swintr_flag == CPQARY3_TRUE) {
138 need_swintr = CPQARY3_TRUE;
139 cpqary3p->swintr_flag = CPQARY3_TRUE;
144 if (CPQARY3_TRUE == need_swintr)
179 if (CPQARY3_TRUE != cpqary3p->swintr_flag) {
H A Dcpqary3_util.c134 ctlr->controller_lockup = CPQARY3_TRUE;
135 ctlr->lockup_logged = CPQARY3_TRUE;
H A Dcpqary3_transport.c1007 ctlr->poll_flag = CPQARY3_TRUE;
1011 if (ctlr->poll_flag == CPQARY3_TRUE) {
1016 if (ctlr->poll_flag == CPQARY3_TRUE) {
H A Dcpqary3.h64 #define CPQARY3_TRUE 1 macro
H A Dcpqary3_talk2ctlr.c317 if (cpqary3p->controller_lockup == CPQARY3_TRUE) {

Completed in 87 milliseconds