Home
last modified time | relevance | path

Searched refs:scsi_hba_tgtmap_create (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/impl/
H A Dtransport.h619 int scsi_hba_tgtmap_create(
/titanic_50/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()
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2025 if (scsi_hba_tgtmap_create(iport->dip, SCSI_TM_FULLSET, in pmcs_iport_tgtmap_create()
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c8603 scsi_hba_tgtmap_create(dev_info_t *self, scsi_tgtmap_mode_t mode, in scsi_hba_tgtmap_create() function