Searched refs:DS_NOTPRESENT (Results 1 – 14 of 14) sorted by relevance
276 if (device_get_state(dev) != DS_NOTPRESENT) in cardbus_driver_added()283 if (device_get_state(dev) != DS_NOTPRESENT) in cardbus_driver_added()
268 * xenbusb_enumerate_bus() will create entries (in state DS_NOTPRESENT)446 if (device_get_state(kids[i]) != DS_NOTPRESENT) { in xenbusb_probe_children() 802 if (device_get_state(kids[i]) == DS_NOTPRESENT) in xenbusb_resume()
248 case DS_NOTPRESENT: in devstate()
1410 dev->state = DS_NOTPRESENT; in make_device()2588 dev->state = DS_NOTPRESENT; in device_attach()2628 dev->state = DS_NOTPRESENT; in device_attach()2699 dev->state = DS_NOTPRESENT; in device_detach()3869 if (child->state == DS_NOTPRESENT) in bus_generic_driver_added()3899 else if (child->state == DS_NOTPRESENT) in bus_generic_new_pass()5663 dev->state == DS_NOTPRESENT) { in device_gen_nomatch()
354 case DS_NOTPRESENT: /* not probed or probe failed */ in device_get_status()
470 if (device_get_state(child) == DS_NOTPRESENT) { in acpi_spibus_driver_added()
659 if (device_get_state(child) == DS_NOTPRESENT) { in acpi_iicbus_driver_added()
885 if (device_get_state(child) != DS_NOTPRESENT) { in vtmmio_probe_and_attach_child()
906 if (device_get_state(child) != DS_NOTPRESENT) in isa_driver_added()
391 if (device_get_state(dev) == DS_NOTPRESENT && in cbb_driver_added()
55 DS_NOTPRESENT = 10, /**< @brief not probed or probe failed */ enumerator
886 if (device_get_state(child) == DS_NOTPRESENT) { in acpi_driver_added()
7563 if (device_get_state(psm) != DS_NOTPRESENT)
4804 if (device_get_state(child) != DS_NOTPRESENT) in pci_driver_added()