Searched refs:nvme_le128toh (Results 1 – 1 of 1) sorted by relevance
2207 void nvme_le128toh(void *p __unused) in nvme_le128toh() function2230 nvme_le128toh((void *)s->data_units_read); in nvme_health_information_page_swapbytes()2231 nvme_le128toh((void *)s->data_units_written); in nvme_health_information_page_swapbytes()2232 nvme_le128toh((void *)s->host_read_commands); in nvme_health_information_page_swapbytes()2233 nvme_le128toh((void *)s->host_write_commands); in nvme_health_information_page_swapbytes()2234 nvme_le128toh((void *)s->controller_busy_time); in nvme_health_information_page_swapbytes()2235 nvme_le128toh((void *)s->power_cycles); in nvme_health_information_page_swapbytes()2236 nvme_le128toh((void *)s->power_on_hours); in nvme_health_information_page_swapbytes()2237 nvme_le128toh((void *)s->unsafe_shutdowns); in nvme_health_information_page_swapbytes()2238 nvme_le128toh((void *)s->media_errors); in nvme_health_information_page_swapbytes()[all …]