Searched refs:smrt_phys_tgtmap (Results 1 – 4 of 4) sorted by relevance
373 scsi_hba_tgtmap_set_add(smrt->smrt_phys_tgtmap, in smrt_read_phys_ext()486 scsi_hba_tgtmap_set_begin(smrt->smrt_phys_tgtmap) != DDI_SUCCESS) { in smrt_phys_discover()496 if (scsi_hba_tgtmap_set_end(smrt->smrt_phys_tgtmap, 0) != in smrt_phys_discover()503 if (scsi_hba_tgtmap_set_flush(smrt->smrt_phys_tgtmap) != in smrt_phys_discover()
1419 smrt_phys_tgtmap_deactivate, &smrt->smrt_phys_tgtmap) != in smrt_phys_hba_setup()1437 if (smrt->smrt_phys_tgtmap != NULL) { in smrt_phys_hba_teardown()1449 t = smrt->smrt_phys_tgtmap; in smrt_phys_hba_teardown()1450 smrt->smrt_phys_tgtmap = NULL; in smrt_phys_hba_teardown()
1968 runphys = smrt->smrt_phys_tgtmap != NULL; in smrt_discover()
260 scsi_hba_tgtmap_t *smrt_phys_tgtmap; member