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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_Open.c289 ADSP_CTL_OREQ : ADSP_CTL_OREQACK));
H A Dadsp_Packet.c603 if ((f->descriptor & ADSP_CONTROL_MASK) != (byte)ADSP_CTL_OREQ)
771 case ADSP_CTL_OREQ: /* Open Connection Request */
H A Dadsp.h627 #define ADSP_CTL_OREQ 0x01 /* Open Connection Request */ macro
H A Dadsp_Control.c197 sp->f.descriptor = ADSP_CONTROL_BIT | ADSP_CTL_OREQ;

Completed in 31 milliseconds