Searched defs:config_readw (Results 1 – 4 of 4) sorted by relevance
41 uint16_t (*config_readw)(QPCIBus *bus, int devfn, uint8_t offset); member
52 uint16_t (*config_readw)(QVirtioDevice *d, uint64_t addr); member
22 static uint16_t config_readw(QVirtioDevice *d, uint64_t addr) in config_readw() function
106 static inline u16 config_readw(struct yenta_socket *socket, unsigned offset) in config_readw() function