Home
last modified time | relevance | path

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

/xnu-10002.1.13/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))