Searched refs:slim2p (Results 1 – 3 of 3) sorted by relevance
1046 (uint8_t *) phba->slim2p.virt; in lpfc_config_pcb_setup()1047 pdma_addr = phba->slim2p.phys + offset; in lpfc_config_pcb_setup()1057 (uint8_t *)phba->slim2p.virt; in lpfc_config_pcb_setup()1058 pdma_addr = phba->slim2p.phys + offset; in lpfc_config_pcb_setup()1339 offset = (uint8_t *)phba->pcb - (uint8_t *)phba->slim2p.virt; in lpfc_config_port()1340 pdma_addr = phba->slim2p.phys + offset; in lpfc_config_port()1375 offset = (uint8_t *)phba->mbox - (uint8_t *)phba->slim2p.virt; in lpfc_config_port()1376 pdma_addr = phba->slim2p.phys + offset; in lpfc_config_port()1435 (uint8_t *)phba->slim2p.virt; in lpfc_config_port()1436 pdma_addr = phba->slim2p.phys + offset; in lpfc_config_port()[all …]
1053 struct lpfc_dmabuf slim2p; member
725 here, the most notable is that the phba->slim2p lpfc_dmabuf goes