Home
last modified time | relevance | path

Searched refs:starting_frame (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h229 uint_t starting_frame; member
/illumos-gate/usr/src/cmd/mdb/common/modules/uhci/
H A Duhci.c258 "startingframe: %0x\n", td.isoc_pkt_index, td.starting_frame); in uhci_td()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c4228 td_ptr->starting_frame = (uint_t)start_frame; in uhci_insert_isoc_td()
4415 uint32_t starting_frame = td->starting_frame; in uhci_delete_isoc_td() local
4418 SetFL32(uhcip, uhcip->uhci_frame_lst_tablep[starting_frame], in uhci_delete_isoc_td()
4420 uhcip->uhci_isoc_q_tailp[starting_frame] = 0; in uhci_delete_isoc_td()
4424 uhcip->uhci_isoc_q_tailp[starting_frame] = td->isoc_prev; in uhci_delete_isoc_td()
4427 SetFL32(uhcip, uhcip->uhci_frame_lst_tablep[starting_frame], in uhci_delete_isoc_td()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c1045 usb_frame_number_t starting_frame; in ehci_halt_fls_intr_qh() local
1059 starting_frame = ehci_get_current_frame_number(ehcip); in ehci_halt_fls_intr_qh()
1077 starting_frame; in ehci_halt_fls_intr_qh()
1107 starting_frame), status, Get_QH(qh->qh_status)); in ehci_halt_fls_intr_qh()