Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dpci.h42 uint32_t (*config_readl)(QPCIBus *bus, int devfn, uint8_t offset); member
H A Dvirtio.h53 uint32_t (*config_readl)(QVirtioDevice *d, uint64_t addr); member
H A Dvirtio-pci-modern.c28 static uint32_t config_readl(QVirtioDevice *d, uint64_t addr) in config_readl() function
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c114 static inline u32 config_readl(struct yenta_socket *socket, unsigned offset) in config_readl() function