Home
last modified time | relevance | path

Searched refs:pp_max_async_reqs (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai_pipe_mgmt.c459 ASSERT(pipe_policy->pp_max_async_reqs); in usba_init_pipe_handle()
474 pipe_policy->pp_max_async_reqs + 1, in usba_init_pipe_handle()
478 2 * (pipe_policy->pp_max_async_reqs + 1), in usba_init_pipe_handle()
479 8 * (pipe_policy->pp_max_async_reqs + 1), in usba_init_pipe_handle()
H A Dusba_ugen.c1519 epp->ep_pipe_policy.pp_max_async_reqs = 1; in ugen_epxs_data_init()
H A Dhubdi.c1907 hubd->h_pipe_policy.pp_max_async_reqs = 1; in usba_hubdi_attach()
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c462 policy.pp_max_async_reqs = UATH_CMD_LIST_COUNT; in uath_open_pipes()
482 policy.pp_max_async_reqs = UATH_CMD_LIST_COUNT; in uath_open_pipes()
501 policy.pp_max_async_reqs = UATH_RX_DATA_LIST_COUNT; in uath_open_pipes()
520 policy.pp_max_async_reqs = UATH_TX_DATA_LIST_COUNT; in uath_open_pipes()
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c542 policy.pp_max_async_reqs = ATU_TX_LIST_CNT; in atu_open_pipes()
551 policy.pp_max_async_reqs = ATU_RX_LIST_CNT + 32; in atu_open_pipes()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1057 uchar_t pp_max_async_reqs; member
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1497 policy.pp_max_async_reqs = RAL_TX_LIST_COUNT; in ural_open_pipes()
1511 policy.pp_max_async_reqs = RAL_RX_LIST_COUNT + 32; in ural_open_pipes()
/illumos-gate/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c1647 policy->pp_max_async_reqs = 1; in usbprn_open_usb_pipes()
1666 policy->pp_max_async_reqs = 1; in usbprn_open_usb_pipes()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c1503 policy.pp_max_async_reqs = RAL_TX_LIST_COUNT; in rum_open_pipes()
1517 policy.pp_max_async_reqs = RAL_RX_LIST_COUNT + 32; in rum_open_pipes()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c363 pipe_policy.pp_max_async_reqs = ZYD_USB_REQ_COUNT; in zyd_usb_open_pipe()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbskel/
H A Dusbskel.c1207 pipe_policy.pp_max_async_reqs = 2; in usbskel_open_pipes()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c4104 dp->policy_bulkout.pp_max_async_reqs = 1; in usbgem_open_pipes()
4120 dp->policy_bulkin.pp_max_async_reqs = 1; in usbgem_open_pipes()
4136 dp->policy_interrupt.pp_max_async_reqs = 1; in usbgem_open_pipes()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c3790 policy.pp_max_async_reqs = URTW_TX_DATA_LIST_COUNT; in urtw_open_pipes()
3805 policy.pp_max_async_reqs = URTW_TX_DATA_LIST_COUNT; in urtw_open_pipes()
3820 policy.pp_max_async_reqs = URTW_RX_DATA_LIST_COUNT; in urtw_open_pipes()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.c62 policy->pp_max_async_reqs = 2; in keyspan_init_one_pipe()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c1481 policy.pp_max_async_reqs = 2; in pl2303_open_pipes()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c1539 policy.pp_max_async_reqs = 2; in uftdi_open_pipes()
/illumos-gate/usr/src/uts/common/io/usb/clients/audio/usb_as/
H A Dusb_as.c357 uasp->usb_as_isoc_pp.pp_max_async_reqs = 1; in usb_as_attach()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c2054 policy.pp_max_async_reqs = 2; in usbsacm_open_port_pipes()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c2956 policy.pp_max_async_reqs = 2; in usbecm_open_pipes()
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c589 hidp->hid_intr_pipe_policy.pp_max_async_reqs = 1; in hid_attach()
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c3032 policy.pp_max_async_reqs = 2; in usbvc_open_isoc_pipe()
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/
H A Dccid.c2843 policy.pp_max_async_reqs = CCID_NUM_ASYNC_REQS; in ccid_open_pipes()
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c4538 policy.pp_max_async_reqs = 1; in scsa2usb_open_usb_pipes()