Searched refs:pa_flags (Results 1 – 24 of 24) sorted by relevance
45 int pa_flags; member97 #define prop_array_is_immutable(x) (((x)->pa_flags & PA_F_IMMUTABLE) != 0)296 pa->pa_flags = 0; in _prop_array_alloc()443 pa->pa_flags = opa->pa_flags; in prop_array_copy()460 pa->pa_flags &= ~PA_F_IMMUTABLE; in prop_array_copy_mutable()573 pa->pa_flags |= PA_F_IMMUTABLE; in prop_array_make_immutable()
244 if (pa->pa_flags & PCI_FLAGS_MRL_OKAY) /* read line */ in atw_pci_attach()246 if (pa->pa_flags & PCI_FLAGS_MRM_OKAY) /* read multiple */ in atw_pci_attach()248 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) /* write invalidate */ in atw_pci_attach()
362 if (((pa->pa_flags & PCI_FLAGS_MEM_OKAY) != 0) && in fxp_pci_attach()408 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in fxp_pci_attach()446 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in fxp_pci_attach()
253 pa->pa_flags & PCI_FLAGS_IO_OKAY ? "on" : "off", in pciprint()254 pa->pa_flags & PCI_FLAGS_MEM_OKAY ? "on" : "off"); in pciprint()404 pa.pa_flags = sc->sc_flags; in pci_probe_device1()411 pa.pa_flags &= ~(PCI_FLAGS_MRL_OKAY| in pci_probe_device1()463 pa.pa_flags |= PCI_FLAGS_MSI_OKAY; in pci_probe_device1()464 pa.pa_flags |= PCI_FLAGS_MSIX_OKAY; in pci_probe_device1()
583 if ((pa->pa_flags & PCI_FLAGS_IO_OKAY) == 0) in pci_mapreg_submap()587 if ((pa->pa_flags & PCI_FLAGS_MEM_OKAY) == 0) in pci_mapreg_submap()
582 if (pa->pa_flags & PCI_FLAGS_MRL_OKAY) in tlp_pci_attach()584 if (pa->pa_flags & PCI_FLAGS_MRM_OKAY) in tlp_pci_attach()586 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in tlp_pci_attach()
157 int pa_flags; /* flags; see below */ member
432 pba.pba_flags = pa->pa_flags & ~PCI_FLAGS_MRM_OKAY; in ppbattach()
925 if ((pa->pa_flags & PCI_FLAGS_MRM_OKAY) == 0 || in sipcom_dp83820_attach()928 if ((pa->pa_flags & PCI_FLAGS_MWI_OKAY) == 0 || in sipcom_dp83820_attach()1183 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in sipcom_attach()
1002 (pa->pa_flags & PCI_FLAGS_MEM_OKAY) != 0) { in via_sata_chip_map_common()
272 if ((pa->pa_flags & PCI_FLAGS_IO_OKAY) == 0) { in pciide_chipen()
558 if ((pa->pa_flags & PCI_FLAGS_MWI_OKAY) == 0) in ste_attach()
672 if ((pa->pa_flags & PCI_FLAGS_MWI_OKAY) == 0) in stge_attach()
2099 pa->pa_flags &= ~PCI_FLAGS_MSI_OKAY; in wm_attach()
74 kargs->pa_flags &= PUFFS_KFLAG_MASK; in fixkflag()80 kargs->pa_flags &= ~PUFFS_KFLAG_CACHE_FS_TTL; in fixkflag()
69 printf("flags=0x%x, ", kargs.pa_flags); in show_puffs_mount_args()
167 if ((pa->pa_flags & PCI_FLAGS_MSI_OKAY) == 0) { in pci_msi_alloc_common()265 if ((pa->pa_flags & PCI_FLAGS_MSIX_OKAY) == 0) { in pci_msix_alloc_common()
163 attachflags = pa->pa_flags; in pchbattach()
180 apa.apa_pci_args.pa_flags = pba.pba_flags; in irongate_attach()
143 #define pmp_flags pmp_args.pa_flags
128 if ((args->pa_flags & ~PUFFS_KFLAG_MASK) != 0) { in puffs_vfsop_mount()129 printf("puffs_mount: invalid KFLAGs 0x%x\n", args->pa_flags); in puffs_vfsop_mount()
240 uint32_t pa_flags; member
658 pargs->pa_flags = PUFFS_FLAG_KERN(pflags); in puffs_init()
106 npa->pa_flags = 0; /* XXX? */ in alloc_fake_parent_device()