bintime32
struct bintime32 busy_from;
struct bintime32 duration[DEVSTAT_N_TRANS_FLAGS];
struct bintime32 busy_time;
struct bintime32 creation_time;
struct bintime32 update_time;
struct bintime32 bt;
CTASSERT(sizeof(struct bintime32) == 12);
CTASSERT(sizeof(struct bintime32) == 16);
struct bintime32 th_offset;
struct bintime32 th_boottime;