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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Control.c202 } else if (i & B_CTL_OREQACK) {
204 mask = B_CTL_OREQACK;
214 if (i & (B_CTL_OREQ | B_CTL_OREQACK))
H A Dadsp_Timer.c166 B_CTL_OREQ : B_CTL_OREQACK;
H A Dadsp_internal.h272 #define B_CTL_OREQACK 0x0008 macro
H A Dadsp_Packet.c165 B_CTL_OREQACK,

Completed in 31 milliseconds