Home
last modified time | relevance | path

Searched defs:pci_write_config_dword (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.h674 pci_write_config_dword(device_t kdev, int where, uint32_t val) in pci_write_config_dword() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h695 pci_write_config_dword(const struct pci_dev *pdev, int where, u32 val) in pci_write_config_dword() function