Home
last modified time | relevance | path

Searched refs:usba_get_hc_dma_attr (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/uts/common/sys/usb/usba/
H A Dusba_private.h283 ddi_dma_attr_t *usba_get_hc_dma_attr(dev_info_t *dip);
/titanic_44/usr/src/uts/common/io/warlock/
H A Dugen_with_usba.wlcmd88 root usba_get_hc_dma_attr
H A Dusbvc_with_usba.wlcmd127 root usba_get_hc_dma_attr
H A Dusb_ia_with_usba.wlcmd151 root usba_get_hc_dma_attr
H A Dusb_mid_with_usba.wlcmd140 root usba_get_hc_dma_attr
H A Dusbprn_with_usba.wlcmd119 root usba_get_hc_dma_attr
H A Dusbskel_with_usba.wlcmd109 root usba_get_hc_dma_attr
H A Dusb_as_with_usba.wlcmd135 root usba_get_hc_dma_attr
H A Dusbecm_with_usba.wlcmd127 root usba_get_hc_dma_attr
H A Dhid_with_usba.wlcmd95 root usba_get_hc_dma_attr
H A Dusb_ac_with_usba.wlcmd121 root usba_get_hc_dma_attr
H A Dusbser_edge_with_usba.wlcmd118 root usba_get_hc_dma_attr
H A Dscsa2usb_with_usba.wlcmd110 root usba_get_hc_dma_attr
H A Dusbftdi_with_usba.wlcmd133 root usba_get_hc_dma_attr
H A Dusbsacm_with_usba.wlcmd133 root usba_get_hc_dma_attr
H A Dusbsprl_with_usba.wlcmd132 root usba_get_hc_dma_attr
H A Dusbser_keyspan_with_usba.wlcmd139 root usba_get_hc_dma_attr
/titanic_44/usr/src/uts/common/io/usb/usba/
H A Dusba.c3074 usba_get_hc_dma_attr(dev_info_t *dip) in usba_get_hc_dma_attr() function
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c900 if (scsi_hba_attach_setup(dip, usba_get_hc_dma_attr(dip), tran, 0)) { in scsa2usb_attach()