Home
last modified time | relevance | path

Searched refs:FC_INVALID_LUN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h97 #define FC_INVALID_LUN 0x45 /* invalid logical unit number */ macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc352 } else if (fscsi->scsi_fc_status == FC_INVALID_LUN) { in sendSCSIPassThru()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2524 fscsi->scsi_fc_status = FC_INVALID_LUN; in fcp_send_scsi_ioctl()