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

/darwin-on-arm/xnu/osfmk/i386/
H A Diopb.h72 #define iopb_howmany(a,b) (((a)+(b)-1)/(b)) macro
75 #define IOPB_BYTES (iopb_howmany(IOPB_MAX+1,8))

Completed in 19 milliseconds