Home
last modified time | relevance | path

Searched refs:DID_NO_CONNECT (Results 1 – 5 of 5) sorted by relevance

/include/scsi/
Dscsi_status.h46 DID_NO_CONNECT = 0x01, /* Couldn't connect before timeout period */ enumerator
Dscsi_transport_srp.h141 return DID_NO_CONNECT << 16; in srp_chkready()
Dscsi.h201 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()
Dscsi_transport_fc.h790 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
799 result = DID_NO_CONNECT << 16; in fc_remote_port_chkready()
/include/trace/events/
Dscsi.h111 scsi_hostbyte_name(DID_NO_CONNECT), \