Searched refs:PCI_CFG_RETRY_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/sys/contrib/dev/iwlwifi/pcie/ |
| HD | drv.c | 1297 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro 1599 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in _iwl_pci_resume()
|
| HD | trans.c | 281 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro 3744 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in iwl_trans_pcie_alloc()
|
| /freebsd-14-stable/sys/dev/iwm/ |
| HD | if_iwm.c | 5848 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro 5861 pci_write_config(dev, PCI_CFG_RETRY_TIMEOUT, 0x00, 1); in iwm_pci_attach() 6454 pci_write_config(dev, PCI_CFG_RETRY_TIMEOUT, 0x00, 1); in iwm_resume()
|