Lines Matching refs:virt
83 mp->virt = lpfc_mbuf_alloc(phba, 0, &mp->phys); in lpfc_dump_static_vport()
85 if (!mp || !mp->virt) { in lpfc_dump_static_vport()
92 memset(mp->virt, 0, LPFC_BPL_SIZE); in lpfc_dump_static_vport()
600 mp->virt = lpfc_mbuf_alloc(phba, 0, &mp->phys); in lpfc_read_sparam()
601 if (!mp || !mp->virt) { in lpfc_read_sparam()
753 mp->virt = lpfc_mbuf_alloc(phba, 0, &mp->phys); in lpfc_reg_rpi()
754 if (!mp || !mp->virt) { in lpfc_reg_rpi()
764 sparam = mp->virt; in lpfc_reg_rpi()
979 (uint8_t *) phba->slim2p.virt; in lpfc_config_pcb_setup()
990 (uint8_t *)phba->slim2p.virt; in lpfc_config_pcb_setup()
1272 offset = (uint8_t *)phba->pcb - (uint8_t *)phba->slim2p.virt; in lpfc_config_port()
1310 offset = (uint8_t *)phba->mbox - (uint8_t *)phba->slim2p.virt; in lpfc_config_port()
1369 (uint8_t *)phba->slim2p.virt; in lpfc_config_port()
2232 mp->virt = lpfc_mbuf_alloc(phba, 0, &mp->phys); in lpfc_sli4_dump_cfg_rg23()
2234 if (!mp || !mp->virt) { in lpfc_sli4_dump_cfg_rg23()
2243 memset(mp->virt, 0, LPFC_BPL_SIZE); in lpfc_sli4_dump_cfg_rg23()