Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dmem_op.h83 *(u_short *)to = readw_ns(from); in copy_from_pc()
107 put_user(readw_ns(from), (short *)to); in copy_pc_to_user()
H A Dk_compat.h64 #define readw_ns readw macro
H A Dbus_ops.h133 #define bus_readw_ns(b,a) readw_ns(a)