Home
last modified time | relevance | path

Searched refs:bus_readb (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/os/drivers/pcmcia/
H A Dbus_ops.h83 #define bus_readb(b,a) (b)->b_read((b),(a),0) macro
130 #define bus_readb(b,a) readb(a) macro