psm_unmap_phys
extern void psm_unmap_phys(caddr_t, size_t);
psm_unmap_phys((caddr_t)nvc->nvc_sgp_cbp, sizeof (nv_sgp_cb_t));
psm_unmap_phys(fptr, MPFPS_RAM_WIN_LEN);
psm_unmap_phys(fptr, MPFPS_RAM_WIN_LEN);
psm_unmap_phys(biosdatap, 0x20);
psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN);
psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN);
psm_unmap_phys(fptr, MPFPS_ROM_WIN_LEN);
psm_unmap_phys(fptr, mapsize);
psm_unmap_phys(fptr, mapsize); /* unmap floating ptr struct */
psm_unmap_phys((caddr_t)hdrp, sizeof (struct apic_mp_cnf_hdr));
psm_unmap_phys((caddr_t)hdrp, sizeof (struct apic_mp_cnf_hdr));
psm_unmap_phys(mpct, mpct_size);
psm_unmap_phys(mpct, mpct_size);
psm_unmap_phys(addr, len);
psm_unmap_phys((caddr_t)warm_reset_vector, sizeof (ushort_t *));
psm_unmap_phys((caddr_t)warm_reset_vector,
psm_unmap_phys(bios, bioslen);
psm_unmap_phys(bios, bioslen);
psm_unmap_phys(bios, smbe_stlen);
extern void psm_unmap_phys(caddr_t, size_t);