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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptsas.c877 if (!hdr.ExtPageLength) {
882 buffer = pci_alloc_consistent(ioc->pcidev, hdr.ExtPageLength * 4,
909 pci_free_consistent(ioc->pcidev, hdr.ExtPageLength * 4,
1137 hdr.ExtPageLength = 0;
1154 if (!hdr.ExtPageLength)
1157 buffer = pci_alloc_consistent(ioc->pcidev, hdr.ExtPageLength * 4,
1180 pci_free_consistent(ioc->pcidev, hdr.ExtPageLength * 4,
1347 hdr.ExtPageLength = 0;
1364 if (!hdr.ExtPageLength) {
1369 buffer = pci_alloc_consistent(ioc->pcidev, hdr.ExtPageLength *
[all...]
H A Dmptbase.c493 pCfg->cfghdr.ehdr->ExtPageLength =
494 le16_to_cpu(pReply->ExtPageLength);
5255 pReq->ExtPageLength = 0;
5269 pReq->ExtPageLength = cpu_to_le16(pExtHdr->ExtPageLength);
5287 flagsLength |= pExtHdr->ExtPageLength * 4;
H A Dmptspi.c279 pReq->ExtPageLength = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h333 U16 ExtPageLength; /* 04h */ member in struct:_CONFIG_EXTENDED_PAGE_HEADER
479 U16 ExtPageLength; /* 04h */ member in struct:_MSG_CONFIG
510 U16 ExtPageLength; /* 04h */ member in struct:_MSG_CONFIG_REPLY

Completed in 74 milliseconds