Home
last modified time | relevance | path

Searched refs:dd_state (Results 1 – 4 of 4) sorted by relevance

/dragonfly/lib/libdevinfo/
H A Ddevinfo_var.h55 device_state_t dd_state; member
H A Ddevinfo.h55 devinfo_state_t dd_state; /* attachement state of dev */ member
H A Ddevinfo.c239 dd->dd_dev.dd_state = udev.dv_state; in devinfo_init_devices()
/dragonfly/usr.sbin/devinfo/
H A Ddevinfo.c141 (dev->dd_name[0] != 0 && dev->dd_state >= DS_INPROGRESS)) { in print_device()