Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h593 SCSI_TM_FULLSET = 0, enumerator
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_phys.c453 ret = scsi_hba_tgtmap_create(dip, SCSI_TM_FULLSET, MICROSEC, in lmrc_phys_attach()
H A Dlmrc_raid.c731 ret = scsi_hba_tgtmap_create(dip, SCSI_TM_FULLSET, MICROSEC, in lmrc_raid_attach()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_hba.c1356 if (scsi_hba_tgtmap_create(iport, SCSI_TM_FULLSET, MICROSEC, in smrt_logvol_hba_setup()
1417 if (scsi_hba_tgtmap_create(iport, SCSI_TM_FULLSET, MICROSEC, in smrt_phys_hba_setup()
/illumos-gate/usr/src/uts/common/io/vioscsi/
H A Dvioscsi.c1401 if (scsi_hba_tgtmap_create(dip, SCSI_TM_FULLSET, MICROSEC, in vioscsi_iport_attach()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2027 if (scsi_hba_tgtmap_create(iport->dip, SCSI_TM_FULLSET, in pmcs_iport_tgtmap_create()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c8631 case SCSI_TM_FULLSET: in scsi_hba_tgtmap_create()