Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.h641 pci_read_config_byte(device_t kdev, int where, u8 *val) in pci_read_config_byte() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h661 pci_read_config_byte(const struct pci_dev *pdev, int where, u8 *val) in pci_read_config_byte() function