table of contents
other versions
PCIX_GET_MAX_MMRBC(9) | Hardware Interfaces | PCIX_GET_MAX_MMRBC(9) |
NAME¶
pcix_get_max_mmrbc - get PCI-X maximum designed memory read byte count
SYNOPSIS¶
int pcix_get_max_mmrbc(struct pci_dev * dev);
ARGUMENTS¶
struct pci_dev * dev
PCI device to query
DESCRIPTION¶
Returns mmrbc: maximum designed memory read count in bytes or appropriate error value.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |