Home
last modified time | relevance | path

Searched refs:INTERCONNECT_PARALLEL (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dservices.h151 #define INTERCONNECT_PARALLEL 1 macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_hba.c1208 return (INTERCONNECT_PARALLEL); in smrt_getcap()
/illumos-gate/usr/src/uts/common/io/vioscsi/
H A Dvioscsi.c1203 tran->tran_interconnect_type = INTERCONNECT_PARALLEL; in vioscsi_attach()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc.c1754 tgt->tgt_interconnect_type = INTERCONNECT_PARALLEL; in lmrc_tgt_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi.c1620 tran->tran_interconnect_type = INTERCONNECT_PARALLEL; in pvscsi_hba_setup()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c915 tran->tran_interconnect_type = INTERCONNECT_PARALLEL; in scsi_hba_tran_alloc()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6857 case INTERCONNECT_PARALLEL: in sd_unit_attach()