Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/pcie/
HDdrv.c1297 #define PCI_CFG_RETRY_TIMEOUT 0x041 macro
1599 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in _iwl_pci_resume()
HDtrans.c281 #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/
HDif_iwm.c5848 #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()