Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h308 void usba_get_binary_object_store(dev_info_t *, usba_device_t *);
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_bos.c231 usba_get_binary_object_store(dev_info_t *dip, usba_device_t *ud) in usba_get_binary_object_store() function
H A Dhubdi.c6479 usba_get_binary_object_store(child_dip, child_ud); in hubd_create_child()