Home
last modified time | relevance | path

Searched defs:config_writeb (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dpci.h44 void (*config_writeb)(QPCIBus *bus, int devfn, member
/openbmc/linux/drivers/pcmcia/
H A Dyenta_socket.c122 static inline void config_writeb(struct yenta_socket *socket, unsigned offset, u8 val) in config_writeb() function