Home
last modified time | relevance | path

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

/freebsd/lib/libdevstat/
H A Ddevstat.h121 struct device_selection { struct
122 u_int32_t device_number;
123 char device_name[DEVSTAT_NAME_LEN];
124 int unit_number;
125 int selected;
126 u_int64_t bytes;
127 int position;