Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/
HDdrm_os_freebsd.h657 pci_read_config_word(device_t kdev, int where, uint16_t *val) in pci_read_config_word() function
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
HDpci.h517 pci_read_config_word(struct pci_dev *pdev, int where, u16 *val) in pci_read_config_word() function