Searched defs:fcp_lun (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h663 * Pointer to the lun (fcp_lun) in behalf of which this internal
668 struct fcp_lun *ipkt_lun;
768 struct fcp_lun *tgt_lun;
972 typedef struct fcp_lun { struct
1027 struct fcp_lun *lun_next;
1158 struct fcp_lun *lun;
1212 struct fcp_lun *lun;
1263 struct fcp_lun *plun;
1307 #define ADDR2LUN(ap) ((struct fcp_lun *) \
1339 fcp_tgt::tgt_statec_cause fcp_lun
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h106 uint8_t fcp_lun[8]; /* SCSI LUN ID. */ member in struct:cmd7_24xx_entry
134 uint8_t fcp_lun[8]; /* SCSI LUN ID. */ member in struct:cmd6_24xx_entry
147 uint8_t fcp_lun[8]; /* SCSI LUN ID. */ member in struct:fcp_cmnd
478 uint8_t fcp_lun[8]; /* SCSI LUN ID. */ member in struct:marker_24xx_entry
619 uint8_t fcp_lun[8]; /* SCSI LUN ID. */ member in struct:task_mgmt_entry

Completed in 79 milliseconds