Searched refs:PCB_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_mbox.c886 PCB_t *pcbp = phba->pcb;
1210 mb->un.varCfgPort.pcbLen = sizeof(PCB_t);
1360 lpfc_sli_pcimem_bcopy(phba->pcb, phba->pcb, sizeof(PCB_t));
H A Dlpfc_hw.h2900 } PCB_t; typedef in typeref:struct:_PCB
3663 * 256 (MAILBOX_t) + 140 (PCB_t) + ( 32 (IOCB_t) * 498 ) = < 16384
3670 (sizeof(MAILBOX_t) + sizeof(PCB_t) + \
3680 PCB_t pcb;
H A Dlpfc_debugfs.c475 i = sizeof(PCB_t);

Completed in 100 milliseconds