Searched refs:DID_NO_CONNECT (Results 1 – 5 of 5) sorted by relevance
46 DID_NO_CONNECT = 0x01, /* Couldn't connect before timeout period */ enumerator
141 return DID_NO_CONNECT << 16; in srp_chkready()
201 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
790 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()799 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
111 scsi_hostbyte_name(DID_NO_CONNECT), \