Searched refs:pcbp (Results 1 – 3 of 3) sorted by relevance
960 PCB_t *pcbp = phba->pcb; in lpfc_config_pcb_setup() local966 pcbp->maxRing = (psli->num_rings - 1); in lpfc_config_pcb_setup()981 pcbp->rdsc[i].cmdEntries = 0; in lpfc_config_pcb_setup()982 pcbp->rdsc[i].rspEntries = 0; in lpfc_config_pcb_setup()983 pcbp->rdsc[i].cmdAddrHigh = 0; in lpfc_config_pcb_setup()984 pcbp->rdsc[i].rspAddrHigh = 0; in lpfc_config_pcb_setup()985 pcbp->rdsc[i].cmdAddrLow = 0; in lpfc_config_pcb_setup()986 pcbp->rdsc[i].rspAddrLow = 0; in lpfc_config_pcb_setup()993 pcbp->rdsc[i].cmdEntries = pring->sli.sli3.numCiocb; in lpfc_config_pcb_setup()999 pcbp->rdsc[i].cmdAddrLow = putPaddrLow(pdma_addr); in lpfc_config_pcb_setup()[all …]
84 int snd_seq_event_port_attach(int client, struct snd_seq_port_callback *pcbp,
662 struct snd_seq_port_callback *pcbp, in snd_seq_event_port_attach() argument677 portinfo.kernel = pcbp; in snd_seq_event_port_attach()
Completed in 8 milliseconds