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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dsky2.h12 PCI_DEV_REG2 = 0x44, enumerator in enum:__anon5762
H A Dskge.h11 #define PCI_DEV_REG2 0x44 macro
H A Dskge.c3648 pci_read_config_dword(pdev, PCI_DEV_REG2, &reg);
3650 pci_write_config_dword(pdev, PCI_DEV_REG2, reg);
H A Dsky2.c3625 reg = sky2_pci_read32(hw, PCI_DEV_REG2);
3627 sky2_pci_write32(hw, PCI_DEV_REG2, reg);

Completed in 183 milliseconds