Searched refs:SCSI_TM_FULLSET (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/scsi/impl/ |
H A D | transport.h | 593 SCSI_TM_FULLSET = 0, enumerator
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/ |
H A D | lmrc_phys.c | 453 ret = scsi_hba_tgtmap_create(dip, SCSI_TM_FULLSET, MICROSEC, in lmrc_phys_attach()
|
H A D | lmrc_raid.c | 731 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 D | smrt_hba.c | 1356 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 D | vioscsi.c | 1401 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 D | pmcs_subr.c | 2027 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 D | scsi_hba.c | 8631 case SCSI_TM_FULLSET: in scsi_hba_tgtmap_create()
|