Lines Matching defs:mly_ioctl_getdevstatistics
822 struct mly_ioctl_getdevstatistics { struct
823 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;
833 u_int32_t total_read_size;
834 u_int32_t total_write_size;
836 u_int32_t cache_reads; /* N/A */
837 u_int32_t cache_writes; /* N/A */
838 u_int32_t cache_read_size; /* N/A */
839 u_int32_t cache_write_size; /* N/A */
841 u_int32_t command_waits_done; /* N/A */
842 u_int16_t active_commands; /* N/A */
843 u_int16_t waiting_commands; /* N/A */
844 u_int8_t res3[8]; /* N/A */