Searched refs:PMCS_PRT_DEBUG_MAP (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
H A D | pmcs_proto.h | 41 PMCS_PRT_DEBUG_MAP, enumerator
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_subr.c | 2024 pmcs_prt(iport->pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, "%s", __func__); in pmcs_iport_tgtmap_create() 2045 pmcs_prt(iport->pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, "%s", __func__); in pmcs_iport_tgtmap_destroy() 2349 pmcs_prt(pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, "%s: failed to " in pmcs_phymap_activate() 2352 pmcs_prt(pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, "%s: " in pmcs_phymap_activate() 2396 pmcs_prt(pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, "%s: failed to " in pmcs_phymap_deactivate() 2399 pmcs_prt(pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, "%s: " in pmcs_phymap_deactivate() 2704 pmcs_prt(pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, in pmcs_begin_observations() 2709 pmcs_prt(pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, in pmcs_begin_observations() 2738 pmcs_prt(pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, in pmcs_flush_observations() 2742 pmcs_prt(pwp, PMCS_PRT_DEBUG_MAP, NULL, NULL, in pmcs_flush_observations() [all …]
|
H A D | pmcs_attach.c | 2875 case PMCS_PRT_DEBUG_MAP: in pmcs_prt_impl()
|