Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dpci.h292 #define pci_write_config_word linux_pci_write_config_word macro
/netbsd-src/sys/external/bsd/drm2/linux/
H A Dlinux_pci.c322 pci_write_config_word(struct pci_dev *pdev, int reg, uint16_t value) in pci_write_config_word() function