Searched refs:SCSI_ADDR_PROP_LUN (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/
H A Dscsi_address.h92 * SCSI_ADDR_PROP_LUN).
111 #define SCSI_ADDR_PROP_LUN "lun" /* int */ macro
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddisk_link.c251 if (di_prop_lookup_ints(DDI_DEV_T_ANY, node, SCSI_ADDR_PROP_LUN,
287 SCSI_ADDR_PROP_LUN, &intp) > 0) {
334 SCSI_ADDR_PROP_LUN, &intp) > 0)) {
H A Dsgen_link.c94 SCSI_ADDR_PROP_LUN, &intp) > 0) {
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c672 SCSI_ADDR_PROP_LUN, 0);
1410 SCSI_ADDR_PROP_LUN, 0);
1494 SCSI_ADDR_PROP_LUN, 0);
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c824 SCSI_ADDR_PROP_LUN, i);
978 DDI_PROP_DONTPASS | DDI_PROP_CANSLEEP, SCSI_ADDR_PROP_LUN,
1024 DDI_PROP_DONTPASS | DDI_PROP_CANSLEEP, SCSI_ADDR_PROP_LUN,
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c95 DDI_PROP_DONTPASS, SCSI_ADDR_PROP_LUN, 0); \
H A Dsd.c3012 SCSI_ADDR_PROP_LUN, 0);
23364 DDI_PROP_DONTPASS, SCSI_ADDR_PROP_LUN, 0);
H A Dst.c68 DDI_PROP_DONTPASS, SCSI_ADDR_PROP_LUN, 0); \
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1156 SCSI_ADDR_PROP_LUN, 0); \
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c1924 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, SCSI_ADDR_PROP_LUN, 0);
4835 SCSI_ADDR_PROP_LUN, (int)lun64) != DDI_PROP_SUCCESS)
4870 if (mdi_prop_update_int(pchild, SCSI_ADDR_PROP_LUN,

Completed in 188 milliseconds