Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/pci/
H A Dhostb_pci.c145 device_printf(dev, "child %s requested pci_disable_busmaster\n", in pci_hostb_disable_busmaster()
147 return (pci_disable_busmaster(dev)); in pci_hostb_disable_busmaster()
266 DEVMETHOD(pci_disable_busmaster, pci_hostb_disable_busmaster),
H A Dvga_pci.c527 return (pci_disable_busmaster(dev)); in vga_pci_disable_busmaster()
740 DEVMETHOD(pci_disable_busmaster, vga_pci_disable_busmaster),
H A Dpcivar.h454 pci_disable_busmaster(device_t dev) in pci_disable_busmaster() function
/freebsd/sys/dev/usb/controller/
H A Dohci_pci.c327 pci_disable_busmaster(self); in ohci_pci_detach()
H A Duhci_pci.c433 pci_disable_busmaster(self); in uhci_pci_detach()
H A Dehci_pci.c512 pci_disable_busmaster(self); in ehci_pci_detach()
H A Dxhci_pci.c476 pci_disable_busmaster(self); in xhci_pci_detach()
/freebsd/sys/dev/nvme/
H A Dnvme_pci.c231 pci_disable_busmaster(dev); in nvme_pci_detach()
/freebsd/sys/dev/isci/
H A Disci.c274 pci_disable_busmaster(device); in isci_detach()
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.c229 if (pci_disable_busmaster(dev->dev)) in drm_generic_detach()
/freebsd/sys/dev/sfxge/
H A Dsfxge.c880 (void) pci_disable_busmaster(sc->dev); in sfxge_create()
929 (void) pci_disable_busmaster(sc->dev); in sfxge_destroy()
/freebsd/sys/dev/vnic/
H A Dnic_main.c246 pci_disable_busmaster(dev); in nicpf_attach()
265 pci_disable_busmaster(dev); in nicpf_detach()
H A Dthunder_bgx.c185 pci_disable_busmaster(dev); in thunder_bgx_attach()
207 pci_disable_busmaster(dev); in thunder_bgx_detach()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c485 pci_disable_busmaster(sc->parent); in bhndb_pci_attach()
520 pci_disable_busmaster(sc->parent); in bhndb_pci_detach()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h469 pci_disable_busmaster(pdev->dev.bsddev); in pci_disable_device()
492 pci_disable_busmaster(pdev->dev.bsddev); in pci_clear_master()
/freebsd/sys/dev/vmware/vmci/
H A Dvmci.c258 pci_disable_busmaster(dev); in vmci_detach()
/freebsd/sys/dev/ismt/
H A Dismt.c566 pci_disable_busmaster(dev); in ismt_detach()
/freebsd/sys/dev/enic/
H A Dif_enic.c431 pci_disable_busmaster(softc->dev); in enic_attach_pre()
594 pci_disable_busmaster(softc->dev); in enic_detach()
/freebsd/sys/dev/mana/
H A Dgdma_main.c1866 pci_disable_busmaster(dev); in mana_gd_attach()
1896 pci_disable_busmaster(dev); in mana_gd_detach()
/freebsd/sys/crypto/ccp/
H A Dccp_hardware.c821 pci_disable_busmaster(dev); in ccp_hw_attach()
840 pci_disable_busmaster(dev); in ccp_hw_detach()
/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c1261 pci_disable_busmaster(ntb->device); in amd_ntb_detach()
/freebsd/sys/dev/mgb/
H A Dif_mgb.c1223 pci_disable_busmaster(sc->dev); in mgb_release_regs()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c1491 pci_disable_busmaster(bp->dev); in bnxt_fw_reset_close()
2458 pci_disable_busmaster(softc->dev);
2549 pci_disable_busmaster(softc->dev); in bnxt_detach()
/freebsd/sys/dev/ioat/
H A Dioat.c404 pci_disable_busmaster(device); in ioat_detach()
/freebsd/sys/dev/liquidio/
H A Dlio_main.c2290 pci_disable_busmaster(oct->device); in lio_destroy_resources()

12