Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/pci/
H A Dhostb_pci.c147 return (pci_disable_busmaster(dev)); in pci_hostb_disable_busmaster()
266 DEVMETHOD(pci_disable_busmaster, pci_hostb_disable_busmaster),
H A Dvga_pci.c514 return (pci_disable_busmaster(dev)); in vga_pci_disable_busmaster()
727 DEVMETHOD(pci_disable_busmaster, vga_pci_disable_busmaster),
H A Dpcivar.h450 pci_disable_busmaster(device_t dev) in pci_disable_busmaster() function
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_drv.c240 pci_disable_busmaster(dev); in adf_attach()
261 pci_disable_busmaster(dev); in adf_detach()
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_drv.c239 pci_disable_busmaster(dev); in adf_attach()
260 pci_disable_busmaster(dev); in adf_detach()
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_drv.c229 pci_disable_busmaster(dev); in adf_attach()
250 pci_disable_busmaster(dev); in adf_detach()
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_drv.c241 pci_disable_busmaster(dev); in adf_attach()
262 pci_disable_busmaster(dev); in adf_detach()
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_drv.c226 pci_disable_busmaster(dev); in adf_attach()
249 pci_disable_busmaster(dev); in adf_detach()
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_drv.c251 pci_disable_busmaster(dev); in adf_attach()
272 pci_disable_busmaster(dev); in adf_detach()
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_drv.c314 pci_disable_busmaster(dev); in adf_attach()
335 pci_disable_busmaster(dev); in adf_detach()
/freebsd/sys/dev/usb/controller/
H A Duhci_pci.c435 pci_disable_busmaster(self); in uhci_pci_detach()
H A Dohci_pci.c329 pci_disable_busmaster(self); in ohci_pci_detach()
H A Dehci_pci.c521 pci_disable_busmaster(self); in ehci_pci_detach()
H A Dxhci_pci.c489 pci_disable_busmaster(self); in xhci_pci_detach()
/freebsd/sys/dev/ufshci/
H A Dufshci_pci.c154 pci_disable_busmaster(dev); in ufshci_pci_detach()
/freebsd/sys/dev/nvme/
H A Dnvme_pci.c282 pci_disable_busmaster(dev); in nvme_pci_detach()
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.c229 if (pci_disable_busmaster(dev->dev)) in drm_generic_detach()
/freebsd/sys/dev/isci/
H A Disci.c274 pci_disable_busmaster(device); in isci_detach()
/freebsd/sys/dev/sfxge/
H A Dsfxge.c874 (void) pci_disable_busmaster(sc->dev); in sfxge_create()
923 (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.c484 pci_disable_busmaster(sc->parent); in bhndb_pci_attach()
519 pci_disable_busmaster(sc->parent); in bhndb_pci_detach()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h490 pci_disable_busmaster(pdev->dev.bsddev); in pci_disable_device()
513 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.c564 pci_disable_busmaster(dev); in ismt_detach()

12