Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dpci.h41 uint16_t (*config_readw)(QPCIBus *bus, int devfn, uint8_t offset); member
H A Dvirtio.h52 uint16_t (*config_readw)(QVirtioDevice *d, uint64_t addr); member
H A Dvirtio-pci-modern.c22 static uint16_t config_readw(QVirtioDevice *d, uint64_t addr) in config_readw() function
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c106 static inline u16 config_readw(struct yenta_socket *socket, unsigned offset) in config_readw() function