Lines Matching defs:ps2kInsertQueue

325 static void ps2kInsertQueue(GeneriQ *pQ, uint8_t val)
408 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_BAT_OK);
409 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, 0);
531 ps2kInsertQueue(pQueue, val);
532 ps2kInsertQueue(pQueue, dX);
533 ps2kInsertQueue(pQueue, dY);
539 ps2kInsertQueue(pQueue, dZ);
546 ps2kInsertQueue(pQueue, val);
606 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, cmd);
621 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
626 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
632 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
633 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, u8Val);
634 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, pThis->u8Resolution);
635 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, pThis->u8SampleRate);
640 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
644 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
651 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
657 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
662 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
666 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
667 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, pThis->enmProtocol);
678 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
683 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
688 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
699 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
713 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
725 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
734 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ERROR);
740 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_RESEND);
751 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ACK);
760 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_ERROR);
766 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_RESEND);
789 ps2kInsertQueue((GeneriQ *)&pThis->cmdQ, ARSP_RESEND);
974 ps2kInsertQueue((GeneriQ *)&pThis->evtQ, val);
975 ps2kInsertQueue((GeneriQ *)&pThis->evtQ, (uint8_t)dx);
976 ps2kInsertQueue((GeneriQ *)&pThis->evtQ, (uint8_t)dy);
979 ps2kInsertQueue((GeneriQ *)&pThis->evtQ, (uint8_t)dz);