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.h278 char *un_node_type; /* minor node type */ member in struct:sd_lun
675 sd_lun::un_node_type
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6419 if (strcmp(un->un_node_type, DDI_NT_BLOCK_CHAN)) {
7348 un->un_node_type = DDI_NT_CD_CHAN;
7352 un->un_node_type = DDI_NT_BLOCK_CHAN;
7356 un->un_node_type = DDI_NT_BLOCK_CHAN;
7390 un->un_node_type = DDI_NT_BLOCK_SAS;
7407 un->un_node_type = DDI_NT_BLOCK_FABRIC;
7456 un->un_node_type = DDI_NT_BLOCK_WWN;
8230 un->un_node_type, offbyone, un->un_cmlbhandle,
8263 if (strcmp(un->un_node_type, DDI_NT_BLOCK_CHAN)) {

Completed in 121 milliseconds