Home
last modified time | relevance | path

Searched refs:CPQARY3_CAP_DISCON_ENABLED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_transport.c158 ctlr->cpqary3_tgtp[tid]->ctlr_flags = CPQARY3_CAP_DISCON_ENABLED | in cpqary3_tgt_init()
855 return (tgtp->ctlr_flags & CPQARY3_CAP_DISCON_ENABLED); in cpqary3_getcap()
H A Dcpqary3.h112 #define CPQARY3_CAP_DISCON_ENABLED 0x01 macro