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()
207 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
785 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()794 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
112 scsi_hostbyte_name(DID_NO_CONNECT), \