Home
last modified time | relevance | path

Searched defs:config_readb (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dpci.h40 uint8_t (*config_readb)(QPCIBus *bus, int devfn, uint8_t offset); member
H A Dvirtio.h51 uint8_t (*config_readb)(QVirtioDevice *d, uint64_t addr); member
H A Dvirtio-pci-modern.c16 static uint8_t config_readb(QVirtioDevice *d, uint64_t addr) in config_readb() function
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c98 static inline u8 config_readb(struct yenta_socket *socket, unsigned offset) in config_readb() function