Searched refs:pci_write_config_byte (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/dev/drm2/ |
| H A D | drm_os_freebsd.h | 656 pci_write_config_byte(device_t kdev, int where, u8 val) in pci_write_config_byte() function
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pci.h | 679 pci_write_config_byte(const struct pci_dev *pdev, int where, u8 val) in pci_write_config_byte() function
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | drv.c | 1546 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in iwl_pci_resume()
|
| H A D | trans.c | 3717 pci_write_config_byte(pdev, PCI_CFG_RETRY_TIMEOUT, 0x00); in iwl_trans_pcie_alloc()
|
| /freebsd-14.2/sys/contrib/dev/rtw89/ |
| H A D | pci.c | 1902 return pci_write_config_byte(pdev, addr, data); in rtw89_pci_write_config_byte()
|