Searched refs:host_support (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_talk2ctlr.c629 cpqary3p->host_support =
632 (cpqary3p->host_support | 0x4));
633 cpqary3p->host_support =
869 cpqary3p->host_support =
872 (cpqary3p->host_support | 0x4));
874 cpqary3p->host_support =
H A Dcpqary3_isr.c65 if (cpqary3p->host_support & 0x4) {
H A Dcpqary3_transport.c979 if (ctlr->host_support & 0x4)
1068 if (ctlr->host_support & 0x4)
1076 if (ctlr->host_support & 0x4) {
H A Dcpqary3.h377 uint32_t host_support; member in struct:cpqary3_per_controller
H A Dcpqary3_util.c131 if (ctlr->host_support & 0x4)
H A Dcpqary3.c439 if (cpqary3p->host_support & 0x4)

Completed in 66 milliseconds