Home
last modified time | relevance | path

Searched refs:un_node_type (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h310 char *un_node_type; /* minor node type */ member
703 sd_lun::un_node_type
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6824 un->un_node_type = DDI_NT_CD_CHAN; in sd_unit_attach()
6828 un->un_node_type = DDI_NT_BLOCK_CHAN; in sd_unit_attach()
6832 un->un_node_type = DDI_NT_BLOCK_CHAN; in sd_unit_attach()
6866 un->un_node_type = DDI_NT_BLOCK_SAS; in sd_unit_attach()
6883 un->un_node_type = DDI_NT_BLOCK_FABRIC; in sd_unit_attach()
6920 un->un_node_type = DDI_NT_BLOCK_WWN; in sd_unit_attach()
7679 un->un_node_type, offbyone, un->un_cmlbhandle, in sd_unit_attach()