Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.h650 pci_write_config_word(device_t kdev, int where, uint16_t val) in pci_write_config_word() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h713 pci_write_config_word(const struct pci_dev *pdev, int where, u16 val) in pci_write_config_word() function