Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c1100 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
1238 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in _iwl_pci_resume()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c5903 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
5916 pci_write_config(dev, PCI_CFG_RETRY_TIMEOUT, 0x00, 1); in iwm_pci_attach()
6510 pci_write_config(dev, PCI_CFG_RETRY_TIMEOUT, 0x00, 1); in iwm_resume()
/freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/
H A Dtrans.c205 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
3916 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in iwl_trans_pcie_alloc()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c199 #define PCI_CFG_RETRY_TIMEOUT 0x41 macro
10290 pci_write_config(dev, PCI_CFG_RETRY_TIMEOUT, 0x00, 1); in iwx_attach()
10836 pci_write_config(dev, PCI_CFG_RETRY_TIMEOUT, 0x00, 1); in iwx_resume()