Home
last modified time | relevance | path

Searched refs:usb_alloc_bulk_req (Results 1 – 25 of 30) sorted by relevance

12

/titanic_44/usr/src/uts/common/io/warlock/
H A Dugen_with_usba.wlcmd58 root usb_alloc_bulk_req
H A Dusb_ia_with_usba.wlcmd89 root usb_alloc_bulk_req
H A Dusb_mid_with_usba.wlcmd92 root usb_alloc_bulk_req
H A Dusbskel_with_usba.wlcmd60 root usb_alloc_bulk_req
H A Dusb_as_with_usba.wlcmd66 root usb_alloc_bulk_req
H A Dhid_with_usba.wlcmd69 root usb_alloc_bulk_req
H A Dusb_ac_with_usba.wlcmd66 root usb_alloc_bulk_req
H A Dscsa2usb_with_usba.wlcmd84 root usb_alloc_bulk_req
/titanic_44/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c535 send_req = usb_alloc_bulk_req(uc->dip, len, USB_FLAGS_SLEEP); in zyd_usb_bulk_pipe_send()
988 req = usb_alloc_bulk_req(uc->dip, ZYD_RX_BUF_SIZE, USB_FLAGS_SLEEP); in zyd_usb_data_in_start_request()
1049 send_req = usb_alloc_bulk_req(uc->dip, 0, USB_FLAGS_SLEEP); in zyd_usb_send_packet()
/titanic_44/usr/src/uts/common/io/uath/
H A Duath.c647 send_req = usb_alloc_bulk_req(sc->sc_dev, len, USB_FLAGS_SLEEP); in uath_fw_send()
676 req = usb_alloc_bulk_req(sc->sc_dev, len, USB_FLAGS_SLEEP); in uath_fw_ack()
1231 send_req = usb_alloc_bulk_req(sc->sc_dev, len, USB_FLAGS_SLEEP); in uath_tx_cmd_xfer()
1451 req = usb_alloc_bulk_req(sc->sc_dev, UATH_MAX_CMDSZ, USB_FLAGS_SLEEP); in uath_rx_cmd_xfer()
1523 req = usb_alloc_bulk_req(sc->sc_dev, 0, USB_FLAGS_SLEEP); in uath_tx_data_xfer()
1695 req = usb_alloc_bulk_req(sc->sc_dev, in uath_rx_data_xfer()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_pipe.c1605 br = usb_alloc_bulk_req(ksp->ks_dip, len, USB_FLAGS_SLEEP); in keyspan_receive_data()
1662 br = usb_alloc_bulk_req(ksp->ks_dip, 32, USB_FLAGS_SLEEP); in keyspan_receive_status()
1701 br = usb_alloc_bulk_req(ksp->ks_dip, 0, USB_FLAGS_SLEEP); in keyspan_send_data()
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba10_calls.c362 return (usb_alloc_bulk_req(dip, len, flags)); in usba10_usb_alloc_bulk_req()
H A Dusbai_req.c1441 usb_alloc_bulk_req(dev_info_t *dip, in usb_alloc_bulk_req() function
/titanic_44/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c385 usb_alloc_bulk_req( in usb_alloc_bulk_req() function
/titanic_44/usr/src/uts/common/sys/usb/
H A Dusbai.h1839 usb_bulk_req_t *usb_alloc_bulk_req(
/titanic_44/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c1160 br = usb_alloc_bulk_req(ecmp->ecm_dip, data_len, USB_FLAGS_SLEEP); in usbecm_rx_start()
1297 br = usb_alloc_bulk_req(ecmp->ecm_dip, 0, USB_FLAGS_SLEEP); in usbecm_send_data()
1388 br = usb_alloc_bulk_req(ecmp->ecm_dip, 0, USB_FLAGS_SLEEP); in usbecm_send_zero_data()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Duftdi_dsd.c1818 br = usb_alloc_bulk_req(uf->uf_dip, uf->uf_ibuf_sz, USB_FLAGS_SLEEP); in uftdi_rx_start()
1931 br = usb_alloc_bulk_req(uf->uf_dip, 0, USB_FLAGS_SLEEP); in uftdi_send_data()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dpl2303_dsd.c1658 br = usb_alloc_bulk_req(plp->pl_dip, plp->pl_xfer_sz, USB_FLAGS_SLEEP); in pl2303_rx_start()
1788 br = usb_alloc_bulk_req(plp->pl_dip, 0, USB_FLAGS_SLEEP); in pl2303_send_data()
/titanic_44/usr/src/uts/common/io/atu/
H A Datu.c683 req = usb_alloc_bulk_req(sc->sc_dip, ATU_RX_BUFSZ, USB_FLAGS_SLEEP); in atu_rx_trigger()
715 req = usb_alloc_bulk_req(sc->sc_dip, 0, USB_FLAGS_SLEEP); in atu_tx_trigger()
/titanic_44/usr/src/pkg/manifests/
H A Ddriver-usb.mf165 link path=usr/share/man/man9f/usb_alloc_bulk_req.9f \
/titanic_44/usr/src/uts/common/io/ural/
H A Dural.c1547 req = usb_alloc_bulk_req(sc->sc_dev, 0, USB_FLAGS_SLEEP); in ural_tx_trigger()
1585 req = usb_alloc_bulk_req(sc->sc_dev, RAL_RXBUF_SIZE, USB_FLAGS_SLEEP); in ural_rx_trigger()
/titanic_44/usr/src/uts/common/io/usb/clients/usbser/usbsacm/
H A Dusbsacm.c2353 br = usb_alloc_bulk_req(acmp->acm_dip, data_len, USB_FLAGS_SLEEP); in usbsacm_rx_start()
2501 br = usb_alloc_bulk_req(acmp->acm_dip, 0, USB_FLAGS_SLEEP); in usbsacm_send_data()
/titanic_44/usr/src/uts/common/io/rum/
H A Drum.c1553 req = usb_alloc_bulk_req(sc->sc_dev, 0, USB_FLAGS_SLEEP); in rum_tx_trigger()
1591 req = usb_alloc_bulk_req(sc->sc_dev, RAL_RXBUF_SIZE, USB_FLAGS_SLEEP); in rum_rx_trigger()
/titanic_44/usr/src/man/man9f/
H A DMakefile1158 usb_alloc_bulk_req.9f \
1988 usb_alloc_bulk_req.9f := LINKSRC = usb_alloc_request.9f
/titanic_44/usr/src/uts/common/io/usb/clients/printer/
H A Dusbprn.c2293 req = usb_alloc_bulk_req(usbprnp->usbprn_dip, 0, USB_FLAGS_SLEEP); in usbprn_send_async_bulk_data()

12