Home
last modified time | relevance | path

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

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