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