| /freebsd-14.2/sys/dev/pci/ |
| H A D | hostb_pci.c | 149 return (pci_disable_busmaster(dev)); in pci_hostb_disable_busmaster() 268 DEVMETHOD(pci_disable_busmaster, pci_hostb_disable_busmaster),
|
| H A D | vga_pci.c | 545 return (pci_disable_busmaster(dev)); in vga_pci_disable_busmaster() 758 DEVMETHOD(pci_disable_busmaster, vga_pci_disable_busmaster),
|
| H A D | pcivar.h | 454 pci_disable_busmaster(device_t dev) in pci_disable_busmaster() function
|
| /freebsd-14.2/sys/dev/usb/controller/ |
| H A D | uhci_pci.c | 421 pci_disable_busmaster(self); in uhci_pci_detach()
|
| H A D | ohci_pci.c | 327 pci_disable_busmaster(self); in ohci_pci_detach()
|
| H A D | ehci_pci.c | 508 pci_disable_busmaster(self); in ehci_pci_detach()
|
| H A D | xhci_pci.c | 476 pci_disable_busmaster(self); in xhci_pci_detach()
|
| /freebsd-14.2/sys/dev/nvme/ |
| H A D | nvme_pci.c | 232 pci_disable_busmaster(dev); in nvme_pci_detach()
|
| /freebsd-14.2/sys/dev/drm2/ |
| H A D | drm_os_freebsd.c | 229 if (pci_disable_busmaster(dev->dev)) in drm_generic_detach()
|
| /freebsd-14.2/sys/dev/isci/ |
| H A D | isci.c | 274 pci_disable_busmaster(device); in isci_detach()
|
| /freebsd-14.2/sys/dev/sfxge/ |
| H A D | sfxge.c | 880 (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 D | thunder_bgx.c | 186 pci_disable_busmaster(dev); in thunder_bgx_attach() 208 pci_disable_busmaster(dev); in thunder_bgx_detach()
|
| H A D | nic_main.c | 247 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 D | pci.h | 469 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 D | bhndb_pci.c | 485 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 D | vmci.c | 259 pci_disable_busmaster(dev); in vmci_detach()
|
| /freebsd-14.2/sys/dev/ismt/ |
| H A D | ismt.c | 567 pci_disable_busmaster(dev); in ismt_detach()
|
| /freebsd-14.2/sys/amd64/vmm/io/ |
| H A D | ppt.c | 180 pci_disable_busmaster(dev); in ppt_detach()
|
| /freebsd-14.2/sys/dev/enic/ |
| H A D | if_enic.c | 431 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 D | gdma_main.c | 1866 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 D | ccp_hardware.c | 821 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 D | ntb_hw_amd.c | 1262 pci_disable_busmaster(ntb->device); in amd_ntb_detach()
|
| /freebsd-14.2/sys/dev/mgb/ |
| H A D | if_mgb.c | 1223 pci_disable_busmaster(sc->dev); in mgb_release_regs()
|
| /freebsd-14.2/sys/dev/bnxt/bnxt_en/ |
| H A D | if_bnxt.c | 1490 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 D | lio_main.c | 2290 pci_disable_busmaster(oct->device); in lio_destroy_resources()
|