Home
last modified time | relevance | path

Searched defs:u_device (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Dbus.h82 struct u_device { struct
83 uintptr_t dv_handle;
84 uintptr_t dv_parent;
85 uint32_t dv_devflags; /**< @brief API Flags for device */
86 uint16_t dv_flags; /**< @brief flags for dev state */
87 device_state_t dv_state; /**< @brief State of attachment */
88 char dv_fields[BUS_USER_BUFFER]; /**< @brief NUL terminated fields */