Searched defs:mly_ioctl_getdevstatistics (Results 1 – 1 of 1) sorted by relevance
822 struct mly_ioctl_getdevstatistics { struct823 u_int32_t uptime_ms; /* getphysedevstatistics only */824 u_int8_t res1[5]; /* N/A */825 u_int8_t channel;826 u_int8_t target;827 u_int8_t lun;828 u_int16_t raid_device; /* getlogdevstatistics only */829 u_int8_t res2[2]; /* N/A */831 u_int32_t total_reads;832 u_int32_t total_writes;[all …]