Searched refs:CS_PORT_LOGGED_OUT (Results 1 – 4 of 4) sorted by relevance
2379 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()
2368 (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()
7947 case CS_PORT_LOGGED_OUT: in ql_done()
380 #define CS_PORT_LOGGED_OUT 0x29 /* Port Logged Out */ macro