Searched defs:devstat32 (Results 1 – 1 of 1) sorted by relevance
527 struct devstat32 { struct528 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 …]