Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h46 usb_ep_descr_t usba_ph_ep; /* save ep descr */ member
64 _NOTE(DATA_READABLE_WITHOUT_LOCK(usba_ph_impl::usba_ph_ep))
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c557 ph_impl->usba_ph_ep = ph_data->p_ep; in usba_init_pipe_handle()
1727 &ph_impl->usba_ph_ep, in usba_persistent_pipe_open()
H A Dusba.c3120 ph_impl->usba_ph_ep.bEndpointAddress); in usba_check_for_leaks()