Searched refs:PCI_CFG_RETRY_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | drv.c | 1100 #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 D | if_iwm.c | 5903 #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 D | trans.c | 205 #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 D | if_iwx.c | 199 #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()
|