Lines Matching defs:mly_ioctl_getdevstatistics
800 struct mly_ioctl_getdevstatistics { struct
801 u_int32_t uptime_ms; /* getphysedevstatistics only */
802 u_int8_t res1[5]; /* N/A */
803 u_int8_t channel;
804 u_int8_t target;
805 u_int8_t lun;
806 u_int16_t raid_device; /* getlogdevstatistics only */
807 u_int8_t res2[2]; /* N/A */
809 u_int32_t total_reads;
810 u_int32_t total_writes;
811 u_int32_t total_read_size;
812 u_int32_t total_write_size;
814 u_int32_t cache_reads; /* N/A */
815 u_int32_t cache_writes; /* N/A */
816 u_int32_t cache_read_size; /* N/A */
817 u_int32_t cache_write_size; /* N/A */
819 u_int32_t command_waits_done; /* N/A */
820 u_int16_t active_commands; /* N/A */
821 u_int16_t waiting_commands; /* N/A */
822 u_int8_t res3[8]; /* N/A */