Home
last modified time | relevance | path

Searched refs:DDI_NT_SCSI_NEXUS (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dtvhci.c319 instance, DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in tvhci_attach()
H A Dtphci.c291 instance, DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in tphci_attach()
H A Dpshot.c140 {"DDI_NT_SCSI_NEXUS", DDI_NT_SCSI_NEXUS},
/titanic_44/usr/src/cmd/devfsadm/
H A Dusb_link.c64 { "usb", DDI_NT_SCSI_NEXUS, "scsa2usb", DRV_EXACT|TYPE_EXACT,
H A Ddevfsadm.c80 DDI_NT_SCSI_NEXUS, NULL};
/titanic_44/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c404 CPQARY3_INST2CPQARY3(instance), DDI_NT_SCSI_NEXUS, 0) == in cpqary3_attach()
/titanic_44/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c66 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 Dsunddi.h217 #define DDI_NT_SCSI_NEXUS "ddi_ctl:devctl:scsi" /* nexus drivers */ macro
/titanic_44/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c621 DDI_NT_SCSI_NEXUS, 0) == DDI_FAILURE) { in megasas_attach()
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c913 DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in scsa2usb_attach()
/titanic_44/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c865 DDI_NT_SCSI_NEXUS, 0) == DDI_FAILURE) { in mrsas_attach()
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c742 INST2DEVCTL(instance), DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in vhci_attach()
/titanic_44/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c1054 INST2DEVCTL(ddi_get_instance(self)), DDI_NT_SCSI_NEXUS, 0) != in scsa_nexus_setup()
/titanic_44/usr/src/uts/common/io/aac/
H A Daac.c892 INST2DEVCTL(instance), DDI_NT_SCSI_NEXUS, 0) != DDI_SUCCESS) { in aac_attach()