Searched refs:hbq_virt (Results 1 - 4 of 4) 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.h430 void *hbq_virt; /* Virtual ptr to this hbq */ member in struct:hbq_s
H A Dlpfc_debugfs.c322 hbqe = (struct lpfc_hbq_entry *) phba->hbqs[i].hbq_virt;
H A Dlpfc_init.c5191 phba->hbqs[i].hbq_virt = ptr;
H A Dlpfc_sli.c1249 return (struct lpfc_hbq_entry *) phba->hbqs[hbqno].hbq_virt +

Completed in 67 milliseconds