USBIO_PKTFLAG_ACK
if (!(cpkt->header.flags & USBIO_PKTFLAG_ACK))
if (!(bpkt->header.flags & USBIO_PKTFLAG_ACK))
#define USBIO_PKTFLAGS_REQRESP (USBIO_PKTFLAG_CMP | USBIO_PKTFLAG_ACK)