Searched refs:UGEN_SETUP_PKT_SIZE (Results 1 – 2 of 2) sorted by relevance
105 #define UGEN_SETUP_PKT_SIZE 8 /* Ctrl xfer Setup token sz */ macro
2490 if (((bp->b_bcount - UGEN_SETUP_PKT_SIZE) - wLength) != 0) { in ugen_epx_ctrl_req()2496 bcopy(bp->b_un.b_addr + UGEN_SETUP_PKT_SIZE, in ugen_epx_ctrl_req()2501 if (bp->b_bcount != UGEN_SETUP_PKT_SIZE) { in ugen_epx_ctrl_req()