Searched refs:HMB (Results 1 – 1 of 1) sorted by relevance
43 #define HMB 0x0f /* how many bytes */ macro217 out_8(&adb->dcount.r, req->nbytes & HMB); in macio_adb_interrupt()239 req->reply_len = in_8(&adb->dcount.r) & HMB; in macio_adb_interrupt()249 n = in_8(&adb->dcount.r) & HMB; in macio_adb_interrupt()
Completed in 3 milliseconds