Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba10.h261 usba10_usb_clear_feature(
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba10_calls.c276 usba10_usb_clear_feature( in usba10_usb_clear_feature() function
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c312 return (usba10_usb_clear_feature(dip, ph, type, feature, what, flags)); in usb_clear_feature()