Home
last modified time | relevance | path

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

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