Searched refs:PCI_REG_COMMAND (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_hw.c531 pci_read_config_word(pdev, PCI_REG_COMMAND, &pci_cfg_cmd_word);
537 pci_write_config_word(pdev, PCI_REG_COMMAND, pci_cfg_cmd_word);
H A Datl1e.h57 #define PCI_REG_COMMAND 0x04 /* PCI Command Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h219 #define PCI_REG_COMMAND 0x04 macro
H A Datlx.h461 #define PCI_REG_COMMAND 0x04 /* PCI Command Register */ macro
H A Datl2.c2136 atl2_read_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word);
2142 atl2_write_pci_cfg(hw, PCI_REG_COMMAND, &pci_cfg_cmd_word);

Completed in 65 milliseconds