Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h363 #define CS_LOGIN_LOGOUT_ERROR 0x31 /* login/logout IOCB error. */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c3461 if (srb->pkt->pkt_reason == CS_LOGIN_LOGOUT_ERROR) { in ql_els_passthru_entry()