Searched refs:ddi_dma_freehdl (Results 1 – 25 of 33) sorted by relevance
12
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | sparc_ddi.s | 196 ddi_dma_freehdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handlep) 203 ENTRY(ddi_dma_freehdl) 212 SET_SIZE(ddi_dma_freehdl)
|
/titanic_41/usr/src/uts/i86pc/io/acpi/acpinex/ |
H A D | acpinex_drv.c | 95 ddi_dma_freehdl, /* bus_dma_freehdl */
|
/titanic_41/usr/src/uts/common/io/1394/ |
H A D | nx1394.c | 78 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | isadma.c | 98 ddi_dma_freehdl,
|
H A D | pmubus.c | 103 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/common/io/pci-ide/ |
H A D | pci-ide.c | 136 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/i86pc/io/pci/ |
H A D | pci.c | 72 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xpvd.c | 131 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | ssm.c | 169 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | ebus.c | 134 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/i86pc/io/pciex/ |
H A D | npe.c | 97 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | acebus.c | 107 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/intel/io/pci/ |
H A D | pci_pci.c | 101 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | simba.c | 131 ddi_dma_freehdl,
|
H A D | pci_pci.c | 116 ddi_dma_freehdl,
|
H A D | db21554.c | 285 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/common/io/usb/usb_ia/ |
H A D | usb_ia.c | 138 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_main.c | 1172 ddi_dma_freehdl, /* bus_dma_freehdl */
|
/titanic_41/usr/src/uts/common/io/fcoe/ |
H A D | fcoe.c | 164 ddi_dma_freehdl, /* bus_dma_freehdl */
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | isa.c | 180 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/common/io/usb/usb_mid/ |
H A D | usb_mid.c | 150 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | sunddi.h | 1754 ddi_dma_freehdl(dev_info_t *dip, dev_info_t *rdip,
|
/titanic_41/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 104 ddi_dma_freehdl,
|
/titanic_41/usr/src/uts/common/io/blkdev/ |
H A D | blkdev.c | 2049 ddi_dma_freehdl, /* bus_dma_freehdl */ in bd_mod_init()
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.c | 1945 return (ddi_dma_freehdl(dip, rdip, handle)); in cardbus_dma_freehdl()
|
12