Home
last modified time | relevance | path

Searched refs:INVALID_FRNUM (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h322 #define INVALID_FRNUM 0 macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhcitgt.c213 pp->pp_frame_num = INVALID_FRNUM; in uhci_hcdi_pipe_open()
H A Duhciutil.c4144 if (start_frame == INVALID_FRNUM) { in uhci_insert_isoc_td()