Home
last modified time | relevance | path

Searched refs:policy_bulkin (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h105 usb_pipe_policy_t policy_bulkin; member
H A Dusbgem.c4119 bzero(&dp->policy_bulkin, sizeof (usb_pipe_policy_t)); in usbgem_open_pipes()
4120 dp->policy_bulkin.pp_max_async_reqs = 1; in usbgem_open_pipes()
4122 dp->ep_bulkin, &dp->policy_bulkin, USB_FLAGS_SLEEP, in usbgem_open_pipes()