Searched refs:USBIO_PKTFLAG_ACK (Results 1 – 1 of 1) sorted by relevance
35 #define USBIO_PKTFLAG_ACK BIT(0) macro40 #define USBIO_PKTFLAGS_REQRESP (USBIO_PKTFLAG_CMP | USBIO_PKTFLAG_ACK)177 if (!(cpkt->header.flags & USBIO_PKTFLAG_ACK)) in usbio_ctrl_msg()304 if (!(bpkt->header.flags & USBIO_PKTFLAG_ACK)) in usbio_bulk_msg()