Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dusba10.h366 usba10_usb_get_current_frame_number(dev_info_t *dip);
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba10_calls.c447 usba10_usb_get_current_frame_number(dev_info_t *dip) in usba10_usb_get_current_frame_number() function
/titanic_41/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c477 return (usba10_usb_get_current_frame_number(dip)); in usb_get_current_frame_number()