Home
last modified time | relevance | path

Searched refs:nvme_le128toh (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/nvme/
H A Dnvme.h2179 void nvme_le128toh(void *p __unused) in nvme_le128toh() function
2202 nvme_le128toh((void *)s->data_units_read); in nvme_health_information_page_swapbytes()
2203 nvme_le128toh((void *)s->data_units_written); in nvme_health_information_page_swapbytes()
2204 nvme_le128toh((void *)s->host_read_commands); in nvme_health_information_page_swapbytes()
2205 nvme_le128toh((void *)s->host_write_commands); in nvme_health_information_page_swapbytes()
2206 nvme_le128toh((void *)s->controller_busy_time); in nvme_health_information_page_swapbytes()
2207 nvme_le128toh((void *)s->power_cycles); in nvme_health_information_page_swapbytes()
2208 nvme_le128toh((void *)s->power_on_hours); in nvme_health_information_page_swapbytes()
2209 nvme_le128toh((void *)s->unsafe_shutdowns); in nvme_health_information_page_swapbytes()
2210 nvme_le128toh((void *)s->media_errors); in nvme_health_information_page_swapbytes()
[all …]