• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/

Lines Matching refs:lpfc_dmabuf

72 	struct lpfc_dmabuf *bmp;
82 struct lpfc_dmabuf *rxbmp; /* for BIU diags */
98 struct lpfc_dmabuf *bmp;
138 struct lpfc_dmabuf dma;
169 struct lpfc_dmabuf *bmp;
253 struct lpfc_dmabuf *bmp = NULL;
280 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
437 struct lpfc_dmabuf *pbuflist = NULL;
486 pbuflist = (struct lpfc_dmabuf *) cmdiocbq->context3;
519 struct lpfc_dmabuf *pcmd;
520 struct lpfc_dmabuf *prsp;
521 struct lpfc_dmabuf *pbuflist = NULL;
572 pcmd = (struct lpfc_dmabuf *) cmdiocbq->context2;
573 prsp = (struct lpfc_dmabuf *) pcmd->list.next;
580 pbuflist = (struct lpfc_dmabuf *) cmdiocbq->context3;
787 struct lpfc_dmabuf *dmabuf = NULL;
796 struct lpfc_dmabuf *bdeBuf1 = piocbq->context2;
797 struct lpfc_dmabuf *bdeBuf2 = piocbq->context3;
1217 struct lpfc_dmabuf *bmp;
1281 struct lpfc_dmabuf *bmp, int num_entry)
1413 struct lpfc_dmabuf *bmp = NULL;
1431 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
1647 struct lpfc_dmabuf *dmabuff;
1661 dmabuff = (struct lpfc_dmabuf *) mbox->context1;
1729 struct lpfc_dmabuf *dmabuf;
1750 dmabuf = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
1955 struct lpfc_dmabuf *rxbmp;
1956 struct lpfc_dmabuf *dmp;
1957 struct lpfc_dmabuf *mp[2] = {NULL, NULL};
1965 rxbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
1990 mp[i] = list_entry(curr, struct lpfc_dmabuf, list);
2033 dmp = list_entry(next, struct lpfc_dmabuf, list);
2047 dmp = list_entry(next, struct lpfc_dmabuf, list);
2105 struct lpfc_dmabuf *txbmp;
2109 struct lpfc_dmabuf *curr;
2222 txbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2633 struct lpfc_dmabuf *rxbmp = NULL; /* for biu diag */
2749 rxbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2809 rxbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2847 rxbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
2882 rxbmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);
3061 struct lpfc_dmabuf *bmp;
3152 struct lpfc_dmabuf *bmp = NULL;
3206 bmp = kmalloc(sizeof(struct lpfc_dmabuf), GFP_KERNEL);