Lines Matching refs:attached
121 * Well known nodes which are attached first at boot time.
1434 /* a detached node can't have attached or .conf children */
1817 * ddi_remove_child: remove the dip. The parent must be attached and held
1831 * as persistent but not attached, attempt to remove them.
2077 * Remove an initialized (but not yet attached) dev_info
2156 * Determine if node is attached. The implementation accommodates transient
2648 * hardware nodes have already been initialized and attached.
3352 * been attached.
3616 int attached; /* if != 0, i_ddi_devi_attached() */
3628 ((info->attached == 0) || i_ddi_devi_attached(dip))) {
3641 ddi_find_devinfo(char *nodename, int instance, int attached)
3647 info.attached = attached;
4089 * If not attached, driver doesn't have to implement quiesce().
4157 * If the device is not attached it doesn't need to be quiesced.
5178 * DS_BOUND state since boot (never got attached) and the node is now
5642 * grandchildren, performing a BUS_CONFIG_ALL from the node attached
6499 * Hold the attached dip, and exit the parent while
6501 * attached dip.
6523 * attached. In this case, calling back into devfs will
6906 * a failure return if the node is not already attached.
7093 * Recurse up until attached parent is found.
7179 * before calling this interface. The dip is held attached
7255 /* check for attached instances */
7356 * enumerated by the OBP are not attached.
7710 * fully attached.
7807 /* skip leaf nodes and nodes not fully attached */