Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/devfsadm/
H A Ddisk_link.c91 { "disk", DDI_NT_BLOCK_SAS, NULL,
/titanic_44/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c72 { DTYPE_DIRECT, DDI_NT_BLOCK_SAS, "disk", "disk-path"},
/titanic_44/usr/src/uts/common/sys/
H A Dsunddi.h177 #define DDI_NT_BLOCK_SAS "ddi_block:sas" macro
/titanic_44/usr/src/uts/common/io/
H A Dpshot.c123 {"DDI_NT_BLOCK_SAS", DDI_NT_BLOCK_SAS},
/titanic_44/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c530 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 Dsd.c7404 un->un_node_type = DDI_NT_BLOCK_SAS; in sd_unit_attach()