Searched refs:DDI_NT_BLOCK_SAS (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/devfsadm/ |
H A D | disk_link.c | 91 { "disk", DDI_NT_BLOCK_SAS, NULL,
|
/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_list.c | 72 { DTYPE_DIRECT, DDI_NT_BLOCK_SAS, "disk", "disk-path"},
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunddi.h | 177 #define DDI_NT_BLOCK_SAS "ddi_block:sas" macro
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pshot.c | 123 {"DDI_NT_BLOCK_SAS", DDI_NT_BLOCK_SAS},
|
/titanic_44/usr/src/cmd/picl/plugins/common/devtree/ |
H A D | picldevtree.c | 530 else if (DDI_NODETYPE(mi_nodetype, DDI_NT_BLOCK_SAS)) in get_minor_class()
|
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 7404 un->un_node_type = DDI_NT_BLOCK_SAS; in sd_unit_attach()
|