Searched refs:DDI_NT_BLOCK_FABRIC (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/cmd/devfsadm/ |
H A D | disk_link.c | 85 { "disk", DDI_NT_BLOCK_FABRIC, NULL,
|
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 71 { DTYPE_DIRECT, DDI_NT_BLOCK_FABRIC, "disk", "disk-path"},
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sunddi.h | 245 #define DDI_NT_BLOCK_FABRIC "ddi_block:fabric" macro
|
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 130 { DTYPE_DIRECT, DDI_NT_BLOCK_FABRIC, "disk"},
|
/titanic_50/usr/src/uts/common/io/ |
H A D | pshot.c | 147 {"DDI_NT_BLOCK_FABRIC", DDI_NT_BLOCK_FABRIC},
|
/titanic_50/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 528 else if (DDI_NODETYPE(mi_nodetype, DDI_NT_BLOCK_FABRIC)) in get_minor_class()
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 7421 un->un_node_type = DDI_NT_BLOCK_FABRIC; in sd_unit_attach()
|