Home
last modified time | relevance | path

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

/src/sys/compat/freebsd32/
H A Dfreebsd32.h527 struct devstat32 { struct
528 u_int sequence0;
529 int allocated;
530 u_int start_count;
531 u_int end_count;
532 struct bintime32 busy_from;
533 struct { u_int32_t stqe_next; } dev_links;
534 u_int32_t device_number;
535 char device_name[DEVSTAT_NAME_LEN];
536 int unit_number;
[all …]