Lines Matching defs:assigned
127 boolean_t assigned = PCIE_IS_ASSIGNED(bus_p);
142 if (assigned) {
166 boolean_t assigned = PCIE_IS_ASSIGNED(bus_p);
192 if (assigned) {
227 * have been assigned to an IO Domain.
229 * LDOMS: the property "ddi-assigned" will be set for devices that is
231 * property exist assume it has been assigned to a non-fma domain until
234 * Xen: the "ddi-assigned" property won't be set until Xen store calls
236 * like the device is assigned to the root domain. Domain ID caching
240 "ddi-assigned", -1) != -1) {
243 /* Prevent "assigned" device from detaching */
247 (void) ddi_prop_remove(DDI_DEV_T_NONE, dip, "ddi-assigned");
331 * If a leaf device is assigned to the root domain or if
332 * a bridge has children assigned to a root domain
335 * If a leaf device or a child of a bridge is assigned
336 * to NFMA domain mark it for panic. If assigned to FMA
479 * Return true if a leaf device is assigned to a domain or a bridge device
480 * has children assigned to the domain