Searched defs:config_readb (Results 1 – 4 of 4) sorted by relevance
40 uint8_t (*config_readb)(QPCIBus *bus, int devfn, uint8_t offset); member
51 uint8_t (*config_readb)(QVirtioDevice *d, uint64_t addr); member
16 static uint8_t config_readb(QVirtioDevice *d, uint64_t addr) in config_readb() function
98 static inline u8 config_readb(struct yenta_socket *socket, unsigned offset) in config_readb() function