Home
last modified time | relevance | path

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 = in cpqary3_init_ctlr()
632 (cpqary3p->host_support | 0x4)); in cpqary3_init_ctlr()
633 cpqary3p->host_support = in cpqary3_init_ctlr()
869 cpqary3p->host_support = in cpqary3_init_ctlr()
872 (cpqary3p->host_support | 0x4)); in cpqary3_init_ctlr()
874 cpqary3p->host_support = in cpqary3_init_ctlr()
H A Dcpqary3_isr.c65 if (cpqary3p->host_support & 0x4) { in cpqary3_hw_isr()
H A Dcpqary3_transport.c980 if (ctlr->host_support & 0x4) in cpqary3_handle_flag_nointr()
1069 if (ctlr->host_support & 0x4) in cpqary3_handle_flag_nointr()
1077 if (ctlr->host_support & 0x4) { in cpqary3_handle_flag_nointr()
H A Dcpqary3.h377 uint32_t host_support; member
H A Dcpqary3_util.c131 if (ctlr->host_support & 0x4) in cpqary3_tick_hdlr()
H A Dcpqary3.c439 if (cpqary3p->host_support & 0x4) in cpqary3_attach()