Searched refs:PCI_CFG_HDR (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dpcicfg.h154 #define PCI_CFG_HDR 0xe macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndpci.c432 * PCI_CFG_HDR (0x0e)
440 (off == PCI_CFG_HDR) || \
645 hndpci_read_config(sih, bus, dev, func, PCI_CFG_HDR, &byte_val, sizeof(uint8));
H A Dnicpci.c169 byte_val = read_pci_cfg_byte(PCI_CFG_HDR);

Completed in 55 milliseconds