Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbus.h70 struct u_device { struct
71 uintptr_t dv_handle;
72 uintptr_t dv_parent;
73 uint32_t dv_devflags; /**< @brief API Flags for device */
74 uint16_t dv_flags; /**< @brief flags for dev state */
75 device_state_t dv_state; /**< @brief State of attachment */
76 char dv_fields[BUS_USER_BUFFER]; /**< @brief NUL terminated fields */