Searched refs:readw_ns (Results 1 – 3 of 3) sorted by relevance
83 *(u_short *)to = readw_ns(from); in copy_from_pc()107 put_user(readw_ns(from), (short *)to); in copy_pc_to_user()
64 #define readw_ns readw macro
133 #define bus_readw_ns(b,a) readw_ns(a)