Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/i386/
H A Dparam.h130 #define dtob(x) ((x)<<DEV_BSHIFT) macro
/xnu-8019.80.24/bsd/arm/
H A Dparam.h106 #define dtob(x) ((x)<<DEV_BSHIFT) macro