Searched refs:USBIO_PKTFLAG_CMP (Results 1 – 1 of 1) sorted by relevance
37 #define USBIO_PKTFLAG_CMP BIT(2) macro40 #define USBIO_PKTFLAGS_REQRESP (USBIO_PKTFLAG_CMP | USBIO_PKTFLAG_ACK)159 cpkt->header.flags = USBIO_PKTFLAG_CMP; in usbio_ctrl_msg()287 bpkt->header.flags = USBIO_PKTFLAG_CMP; in usbio_bulk_msg()