Home
last modified time | relevance | path

Searched refs:CS_PORT_LOGGED_OUT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2379 sts.comp_status == CS_PORT_LOGGED_OUT || in ql_status_error()
2404 (sts.comp_status == CS_PORT_LOGGED_OUT || in ql_status_error()
2727 sp->pkt->pkt_reason == CS_PORT_LOGGED_OUT || in ql_ip_entry()
2737 if (sp->pkt->pkt_reason == CS_PORT_LOGGED_OUT || in ql_ip_entry()
H A Dql_xioctl.c2368 (sts.comp_status == CS_PORT_LOGGED_OUT || in ql_scsi_passthru()
2501 case CS_PORT_LOGGED_OUT: in ql_scsi_passthru()
4209 (comp_status == CS_PORT_LOGGED_OUT)) { in ql_report_lun()
4522 (comp_status == CS_PORT_LOGGED_OUT)) { in ql_inq()
H A Dql_api.c7947 case CS_PORT_LOGGED_OUT: in ql_done()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h380 #define CS_PORT_LOGGED_OUT 0x29 /* Port Logged Out */ macro