Home
last modified time | relevance | path

Searched refs:LFF_NO_PRLI (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h814 #define LFF_NO_PRLI BIT_1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c1593 opt = (uint16_t)(opt | LFF_NO_PRLI); in ql_login_fport()
1601 if (opt & LFF_NO_PRLI) { in ql_login_fport()
H A Dql_xioctl.c1586 rval = ql_login_fport(ha, &tq, tq.loop_id, LFF_NO_PRLI, &mr); in ql_fcct()