Searched refs:SCSI_ADDR_PROP_LUN64 (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/lib/libdevid/ |
H A D | libdevid.h | 63 #ifdef SCSI_ADDR_PROP_LUN64 66 #endif /* SCSI_ADDR_PROP_LUN64 */
|
/illumos-gate/usr/src/uts/common/sys/scsi/ |
H A D | scsi_address.h | 114 #define SCSI_ADDR_PROP_LUN64 "lun64" /* int64 */ macro 163 /* SCSI LUN conversion between SCSI_ADDR_PROP_LUN64 and SCSI standard forms */
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus_hba.c | 89 SCSI_ADDR_PROP_LUN64, &val64) == 1) 103 SCSI_ADDR_PROP_LUN64, &val64) == 1)
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | sgen_link.c | 90 SCSI_ADDR_PROP_LUN64, &lun64p) > 0) &&
|
H A D | disk_link.c | 327 SCSI_ADDR_PROP_LUN64, &lun64p) > 0) {
|
/illumos-gate/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 674 SCSI_ADDR_PROP_LUN64, lun); 1412 SCSI_ADDR_PROP_LUN64, lun); 1496 SCSI_ADDR_PROP_LUN64, lun);
|
/illumos-gate/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 1272 * (SCSI_ADDR_PROP_TARGET_PORT, SCSI_ADDR_PROP_LUN64) during 4839 SCSI_ADDR_PROP_LUN64, lun64) != DDI_PROP_SUCCESS) 4875 if (mdi_prop_update_int64(pchild, SCSI_ADDR_PROP_LUN64,
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_scsa.c | 246 SCSI_ADDR_PROP_LUN64, SCSI_LUN64_ILLEGAL);
|
Completed in 109 milliseconds