Searched defs:scsi_lun (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_address.h131 * Normalized representation of a scsi_lun (with SCSI-2 lun positioned
143 typedef struct scsi_lun { struct
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp_util.h66 uint64_t scsi_lun; member in struct:fcp_scsi_cmd
130 uint64_t scsi_lun; member in struct:fcp32_scsi_cmd
157 (cmd)->scsi_lun = (cmd32)->scsi_lun; \
179 (cmd32)->scsi_lun = (cmd)->scsi_lun; \
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h162 scsi_lun_t scsi_lun; /* Wire format */ member in struct:pmcs_lun

Completed in 62 milliseconds