Searched refs:DDI_NT_SCSI_NEXUS (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/uts/common/io/ |
H A D | tvhci.c | 319 instance, DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in tvhci_attach()
|
H A D | tphci.c | 291 instance, DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in tphci_attach()
|
H A D | pshot.c | 140 {"DDI_NT_SCSI_NEXUS", DDI_NT_SCSI_NEXUS},
|
/titanic_44/usr/src/cmd/devfsadm/ |
H A D | usb_link.c | 64 { "usb", DDI_NT_SCSI_NEXUS, "scsa2usb", DRV_EXACT|TYPE_EXACT,
|
H A D | devfsadm.c | 80 DDI_NT_SCSI_NEXUS, NULL};
|
/titanic_44/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3.c | 404 CPQARY3_INST2CPQARY3(instance), DDI_NT_SCSI_NEXUS, 0) == in cpqary3_attach()
|
/titanic_44/usr/src/lib/libdiskmgt/common/ |
H A D | findevs.c | 66 DDI_NT_SCSI_NEXUS, 1122 if (libdiskmgt_str_eq(type, DDI_NT_SCSI_NEXUS) || in ctype()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunddi.h | 217 #define DDI_NT_SCSI_NEXUS "ddi_ctl:devctl:scsi" /* nexus drivers */ macro
|
/titanic_44/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 621 DDI_NT_SCSI_NEXUS, 0) == DDI_FAILURE) { in megasas_attach()
|
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 913 DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in scsa2usb_attach()
|
/titanic_44/usr/src/uts/common/io/mr_sas/ |
H A D | mr_sas.c | 865 DDI_NT_SCSI_NEXUS, 0) == DDI_FAILURE) { in mrsas_attach()
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 742 INST2DEVCTL(instance), DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in vhci_attach()
|
/titanic_44/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_hba.c | 1054 INST2DEVCTL(ddi_get_instance(self)), DDI_NT_SCSI_NEXUS, 0) != in scsa_nexus_setup()
|
/titanic_44/usr/src/uts/common/io/aac/ |
H A D | aac.c | 892 INST2DEVCTL(instance), DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in aac_attach()
|