Searched defs:mly_ioctl_getcontrollerstatistics (Results 1 – 1 of 1) sorted by relevance
850 struct mly_ioctl_getcontrollerstatistics { struct851 u_int32_t uptime_ms; /* N/A */852 u_int8_t res1[12]; /* N/A */854 u_int32_t target_physical_device_interrupts; /* N/A */855 u_int32_t target_physical_device_stray_interrupts;/* N/A */856 u_int8_t res2[8]; /* N/A */857 u_int32_t target_physical_device_reads; /* N/A */858 u_int32_t target_physical_device_writes; /* N/A */859 u_int32_t target_physical_device_read_size; /* N/A */860 u_int32_t target_physical_device_write_size; /* N/A */[all …]