Searched refs:tw_isoc_strtlen (Results 1 – 4 of 4) sorted by relevance
398 size_t tw_isoc_strtlen; member
614 size_t tw_isoc_strtlen; member
7067 tw->tw_isoc_strtlen = sizeof (ohci_isoc_buf_t) * td_count; in ohci_create_isoc_transfer_wrapper()7068 if ((tw->tw_isoc_bufs = kmem_zalloc(tw->tw_isoc_strtlen, in ohci_create_isoc_transfer_wrapper()7118 kmem_free(tw->tw_isoc_bufs, tw->tw_isoc_strtlen); in ohci_create_isoc_transfer_wrapper()7152 kmem_free(tw->tw_isoc_bufs, tw->tw_isoc_strtlen); in ohci_create_isoc_transfer_wrapper()7194 kmem_free(tw->tw_isoc_bufs, tw->tw_isoc_strtlen); in ohci_create_isoc_transfer_wrapper()7647 if (tw->tw_isoc_strtlen > 0) { in ohci_free_tw()7658 kmem_free(tw->tw_isoc_bufs, tw->tw_isoc_strtlen); in ohci_free_tw()
2480 if (tw->tw_isoc_strtlen > 0) { in uhci_free_tw()2489 kmem_free(tw->tw_isoc_bufs, tw->tw_isoc_strtlen); in uhci_free_tw()3940 tw->tw_isoc_strtlen = strtlen; in uhci_create_isoc_transfer_wrapper()