Searched refs:SCSI_ADDR_PROP_TARGET (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/scsi/ |
H A D | scsi_address.h | 91 * addresses from the device's properties (SCSI_ADDR_PROP_TARGET and 110 #define SCSI_ADDR_PROP_TARGET "target" /* int */ macro
|
/illumos-gate/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 1402 SCSI_ADDR_PROP_TARGET, -1); 1434 SCSI_ADDR_PROP_TARGET, tgt, lun64); 1438 SCSI_ADDR_PROP_TARGET, tgt, lun64, sfunc); 1486 SCSI_ADDR_PROP_TARGET, -1);
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | disk_link.c | 246 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, SCSI_ADDR_PROP_TARGET,
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_common.c | 871 SCSI_ADDR_PROP_TARGET, &val) <= 0) {
|
/illumos-gate/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 1906 SCSI_ADDR_PROP_TARGET, -1)) == -1) { 4816 SCSI_ADDR_PROP_TARGET, tgt) != DDI_PROP_SUCCESS)) 4852 SCSI_ADDR_PROP_TARGET, tgt) != DDI_PROP_SUCCESS))
|
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 817 SCSI_ADDR_PROP_TARGET, 0);
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_scsa.c | 342 SCSI_ADDR_PROP_TARGET, (uint32_t)(tgt->target_num));
|
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 3014 SCSI_ADDR_PROP_TARGET, -1); 7229 SCSI_ADDR_PROP_TARGET, -1); 8604 SCSI_ADDR_PROP_TARGET, -1); 23366 DDI_PROP_DONTPASS, SCSI_ADDR_PROP_TARGET, 0);
|
Completed in 187 milliseconds