Home
last modified time | relevance | path

Searched refs:DDI_NT_SCSI_ENCLOSURE (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/devfsadm/
H A Dmisc_link.c80 { "enclosure", DDI_NT_SCSI_ENCLOSURE, NULL,
/titanic_44/usr/src/lib/libdevinfo/
H A Ddevinfo_retire.c131 if (di_walk_minor(node, DDI_NT_SCSI_ENCLOSURE, 0, &rarg, in enclosure_select()
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dses.c445 DDI_NT_SCSI_ENCLOSURE, NULL); in ses_doattach()
/titanic_44/usr/src/uts/common/sys/
H A Dsunddi.h175 #define DDI_NT_SCSI_ENCLOSURE "ddi_enclosure:scsi" macro
/titanic_44/usr/src/uts/common/io/
H A Dpshot.c128 {"DDI_NT_SCSI_ENCLOSURE", DDI_NT_SCSI_ENCLOSURE},
/titanic_44/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c542 else if (DDI_NODETYPE(mi_nodetype, DDI_NT_SCSI_ENCLOSURE)) in get_minor_class()