Searched refs:HMB (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dmacio-adb.c44 #define HMB 0x0f /* how many bytes */ macro
219 out_8(&adb->dcount.r, req->nbytes & HMB);
241 req->reply_len = in_8(&adb->dcount.r) & HMB;
251 n = in_8(&adb->dcount.r) & HMB;

Completed in 44 milliseconds