Home
last modified time | relevance | path

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

12

/freebsd-14.2/sys/dev/pci/
H A Dhostb_pci.c149 return (pci_disable_busmaster(dev)); in pci_hostb_disable_busmaster()
268 DEVMETHOD(pci_disable_busmaster, pci_hostb_disable_busmaster),
H A Dvga_pci.c545 return (pci_disable_busmaster(dev)); in vga_pci_disable_busmaster()
758 DEVMETHOD(pci_disable_busmaster, vga_pci_disable_busmaster),
H A Dpcivar.h454 pci_disable_busmaster(device_t dev) in pci_disable_busmaster() function
/freebsd-14.2/sys/dev/usb/controller/
H A Duhci_pci.c421 pci_disable_busmaster(self); in uhci_pci_detach()
H A Dohci_pci.c327 pci_disable_busmaster(self); in ohci_pci_detach()
H A Dehci_pci.c508 pci_disable_busmaster(self); in ehci_pci_detach()
H A Dxhci_pci.c476 pci_disable_busmaster(self); in xhci_pci_detach()
/freebsd-14.2/sys/dev/nvme/
H A Dnvme_pci.c232 pci_disable_busmaster(dev); in nvme_pci_detach()
/freebsd-14.2/sys/dev/drm2/
H A Ddrm_os_freebsd.c229 if (pci_disable_busmaster(dev->dev)) in drm_generic_detach()
/freebsd-14.2/sys/dev/isci/
H A Disci.c274 pci_disable_busmaster(device); in isci_detach()
/freebsd-14.2/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-14.2/sys/dev/vnic/
H A Dthunder_bgx.c186 pci_disable_busmaster(dev); in thunder_bgx_attach()
208 pci_disable_busmaster(dev); in thunder_bgx_detach()
H A Dnic_main.c247 pci_disable_busmaster(dev); in nicpf_attach()
266 pci_disable_busmaster(dev); in nicpf_detach()
/freebsd-14.2/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-14.2/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-14.2/sys/dev/vmware/vmci/
H A Dvmci.c259 pci_disable_busmaster(dev); in vmci_detach()
/freebsd-14.2/sys/dev/ismt/
H A Dismt.c567 pci_disable_busmaster(dev); in ismt_detach()
/freebsd-14.2/sys/amd64/vmm/io/
H A Dppt.c180 pci_disable_busmaster(dev); in ppt_detach()
/freebsd-14.2/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-14.2/sys/dev/mana/
H A Dgdma_main.c1866 pci_disable_busmaster(dev); in mana_gd_attach()
1891 pci_disable_busmaster(dev); in mana_gd_detach()
/freebsd-14.2/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-14.2/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c1262 pci_disable_busmaster(ntb->device); in amd_ntb_detach()
/freebsd-14.2/sys/dev/mgb/
H A Dif_mgb.c1223 pci_disable_busmaster(sc->dev); in mgb_release_regs()
/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dif_bnxt.c1490 pci_disable_busmaster(bp->dev); in bnxt_fw_reset_close()
2455 pci_disable_busmaster(softc->dev); in bnxt_attach_pre()
2546 pci_disable_busmaster(softc->dev); in bnxt_detach()
/freebsd-14.2/sys/dev/liquidio/
H A Dlio_main.c2290 pci_disable_busmaster(oct->device); in lio_destroy_resources()

12