Home
last modified time | relevance | path

Searched refs:noe_support (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_util.c39 cpqary3p->noe_support = 0; in cpqary3_read_conf_file()
77 cpqary3p->noe_support = 1; in cpqary3_read_conf_file()
80 cpqary3p->noe_support = 0; in cpqary3_read_conf_file()
H A Dcpqary3.h372 uint32_t noe_support; member
H A Dcpqary3_ioctl.c648 if (cpqary3p->noe_support == 0 && in cpqary3_ioctl_send_scsicmd()
H A Dcpqary3.c449 if (cpqary3p->noe_support == 1) { in cpqary3_attach()
H A Dcpqary3_transport.c994 if (ctlr->noe_support == 1) { in cpqary3_handle_flag_nointr()