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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dpcicfg.h144 #define PCI_CFG_VID 0 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndpci.c427 * PCI_CFG_VID (0x00)
437 ((off == PCI_CFG_VID) || (off == PCI_CFG_DID) || \
917 PCI_CFG_VID, &val16, sizeof(val16)),
H A Dsiutils.c3876 w = OSL_PCI_READ_CONFIG(sii->osh, PCI_CFG_VID, sizeof(uint32));

Completed in 125 milliseconds