Home
last modified time | relevance | path

Searched refs:PCI_REG_COMMAND (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.c512 pci_read_config_word(pdev, PCI_REG_COMMAND, &pci_cfg_cmd_word); in atl1e_reset_hw()
518 pci_write_config_word(pdev, PCI_REG_COMMAND, pci_cfg_cmd_word); in atl1e_reset_hw()
H A Datl1e.h43 #define PCI_REG_COMMAND 0x04 /* PCI Command Register */ macro
/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h448 #define PCI_REG_COMMAND 0x04 /* PCI Command Register */ macro
H A Datl2.h205 #define PCI_REG_COMMAND 0x04 macro