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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Control.c194 if (i & B_CTL_OREQ) {
196 mask = B_CTL_OREQ;
214 if (i & (B_CTL_OREQ | B_CTL_OREQACK))
H A Dadsp_Timer.c166 B_CTL_OREQ : B_CTL_OREQACK;
H A Dadsp_internal.h270 #define B_CTL_OREQ 0x0002 macro

Completed in 12 milliseconds