Home
last modified time | relevance | path

Searched refs:PCI_EXP_DEVCTL (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dr8169.h37 #define PCI_EXP_DEVCTL 8 /* Device Control */ macro
Dr8169.c1139 pci_read_config_word(pdev, cap + PCI_EXP_DEVCTL, &ctl); in rtl_tx_performance_tweak()
1141 pci_write_config_word(pdev, cap + PCI_EXP_DEVCTL, ctl); in rtl_tx_performance_tweak()
1531 pci_write_config_word(pdev, cap + PCI_EXP_DEVCTL, in rtl_hw_start_8101()
/external/kernel-headers/original/uapi/linux/
Dpci_regs.h493 #define PCI_EXP_DEVCTL 8 /* Device Control */ macro