Searched refs:SD_PKT_SZ (Results 1 – 1 of 1) sorted by relevance
81 #define SD_PKT_SZ 64 in sd_start() macro89 SD_PKT_SZ * SD_NPKT, in sd_start()99 urb->transfer_buffer_length = SD_PKT_SZ * SD_NPKT; in sd_start()108 urb->iso_frame_desc[i].length = SD_PKT_SZ; in sd_start()109 urb->iso_frame_desc[i].offset = SD_PKT_SZ * i; in sd_start()172 if (urb0->iso_frame_desc[i].actual_length != SD_PKT_SZ in sd_isoc_irq()173 || urb->iso_frame_desc[i].actual_length != SD_PKT_SZ) { in sd_isoc_irq()214 data + 4, SD_PKT_SZ - 4); in sd_isoc_irq()217 data + 4, SD_PKT_SZ - 4); in sd_isoc_irq()225 data, SD_PKT_SZ); in sd_isoc_irq()