Searched refs:PCIM_CMD_MEMEN (Results 1 – 25 of 33) sorted by relevance
12
60 if (command & PCIM_CMD_MEMEN) { in bt_pci_alloc_resources()
85 if ((command & PCIM_CMD_MEMEN) != 0) { in dpt_pci_attach()
508 *m1 = PCIM_CMD_MEMEN; in isp_get_pci_options()514 *m2 = PCIM_CMD_MEMEN; in isp_get_pci_options()518 *m1 = PCIM_CMD_MEMEN; in isp_get_pci_options()690 pcs->rtp = (m1 == PCIM_CMD_MEMEN)? SYS_RES_MEMORY : SYS_RES_IOPORT; in isp_pci_attach()691 pcs->rgd = (m1 == PCIM_CMD_MEMEN)? MEM_MAP_REG : IO_MAP_REG; in isp_pci_attach()695 pcs->rtp = (m2 == PCIM_CMD_MEMEN)? SYS_RES_MEMORY : SYS_RES_IOPORT; in isp_pci_attach()696 pcs->rgd = (m2 == PCIM_CMD_MEMEN)? MEM_MAP_REG : IO_MAP_REG; in isp_pci_attach()
120 if ((command & PCIM_CMD_MEMEN) == 0) { in mlx_pci_attach()
415 m1 = PCIM_CMD_MEMEN; in fxp_attach()421 m2 = PCIM_CMD_MEMEN; in fxp_attach()426 (m1 == PCIM_CMD_MEMEN)? SYS_RES_MEMORY : SYS_RES_IOPORT; in fxp_attach()427 sc->rgd = (m1 == PCIM_CMD_MEMEN)? FXP_PCI_MMBA : FXP_PCI_IOBA; in fxp_attach()433 (m2 == PCIM_CMD_MEMEN)? SYS_RES_MEMORY : SYS_RES_IOPORT; in fxp_attach()434 sc->rgd = (m2 == PCIM_CMD_MEMEN)? FXP_PCI_MMBA : FXP_PCI_IOBA; in fxp_attach()
98 if (command & PCIM_CMD_MEMEN) { in ips_pci_attach()
238 if ((command & PCIM_CMD_MEMEN) == 0) { in ida_pci_attach()
244 if ((command & PCIM_CMD_MEMEN) == 0) { in mfi_pci_attach()
208 if ((command & PCIM_CMD_MEMEN) != 0) { in adw_pci_attach()
204 if ((command & PCIM_CMD_MEMEN) == 0) { in mps_pci_attach()
220 cmd |= PCIM_CMD_MEMEN | PCIM_CMD_BUSMASTEREN; in fwohci_pci_init()
125 if ((config & (PCIM_CMD_PORTEN | PCIM_CMD_MEMEN)) == 0) in vga_pci_is_boot_display()
75 #define PCIM_CMD_MEMEN 0x0002 macro
734 bio->pbi_enabled = (value & PCIM_CMD_MEMEN) != 0;
183 if (sc->command & PCIM_CMD_MEMEN) { in pcib_attach_common()
2335 bit = PCIM_CMD_MEMEN; in pci_enable_io_method()2366 bit = PCIM_CMD_MEMEN; in pci_disable_io_method()2520 & PCIM_CMD_MEMEN) != 0; in pci_memen()2550 cmd = old_cmd & ~PCIM_CMD_MEMEN; in pci_add_map()2637 cmd |= PCIM_CMD_MEMEN; in pci_add_map()
212 if ((command & PCIM_CMD_MEMEN) == 0) { in amr_pci_attach()
435 | PCIM_CMD_MEMEN in cbb_chipinit()
525 command |= (PCIM_CMD_PORTEN|PCIM_CMD_MEMEN|PCIM_CMD_BUSMASTEREN); in pcn_attach()536 if (!(command & PCIM_CMD_MEMEN)) { in pcn_attach()
221 val |= (PCIM_CMD_MEMEN|PCIM_CMD_BUSMASTEREN); in bktr_attach()
679 command |= (PCIM_CMD_PORTEN|PCIM_CMD_MEMEN|PCIM_CMD_BUSMASTEREN); in sf_attach()690 if (!(command & PCIM_CMD_MEMEN)) { in sf_attach()
812 command |= (PCIM_CMD_PORTEN | PCIM_CMD_MEMEN | PCIM_CMD_BUSMASTEREN); in my_attach()828 if (!(command & PCIM_CMD_MEMEN)) { in my_attach()
974 command |= (PCIM_CMD_PORTEN|PCIM_CMD_MEMEN|PCIM_CMD_BUSMASTEREN); in sis_attach()985 if (!(command & PCIM_CMD_MEMEN)) { in sis_attach()
765 command |= (PCIM_CMD_PORTEN|PCIM_CMD_MEMEN|PCIM_CMD_BUSMASTEREN); in nge_attach()776 if (!(command & PCIM_CMD_MEMEN)) { in nge_attach()
231 cmd |= PCIM_CMD_MEMEN | PCIM_CMD_BUSMASTEREN; in safe_attach()235 if (!(cmd & PCIM_CMD_MEMEN)) { in safe_attach()