Searched refs:LPFC_HDR_TEMPLATE_SIZE (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_init.c4809 LPFC_HDR_TEMPLATE_SIZE,
4817 memset(dmabuf->virt, 0, LPFC_HDR_TEMPLATE_SIZE);
4818 if (!IS_ALIGNED(dmabuf->phys, LPFC_HDR_TEMPLATE_SIZE)) {
4829 rpi_hdr->len = LPFC_HDR_TEMPLATE_SIZE;
4844 dma_free_coherent(&phba->pcidev->dev, LPFC_HDR_TEMPLATE_SIZE,
H A Dlpfc_hw4.h116 #define LPFC_HDR_TEMPLATE_SIZE 4096 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_init.c4809 LPFC_HDR_TEMPLATE_SIZE,
4817 memset(dmabuf->virt, 0, LPFC_HDR_TEMPLATE_SIZE);
4818 if (!IS_ALIGNED(dmabuf->phys, LPFC_HDR_TEMPLATE_SIZE)) {
4829 rpi_hdr->len = LPFC_HDR_TEMPLATE_SIZE;
4844 dma_free_coherent(&phba->pcidev->dev, LPFC_HDR_TEMPLATE_SIZE,
H A Dlpfc_hw4.h116 #define LPFC_HDR_TEMPLATE_SIZE 4096 macro

Completed in 131 milliseconds