Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h1952 void nvme_le128toh(void *p __unused) in nvme_le128toh() function
1975 nvme_le128toh((void *)s->data_units_read); in nvme_health_information_page_swapbytes()
1976 nvme_le128toh((void *)s->data_units_written); in nvme_health_information_page_swapbytes()
1977 nvme_le128toh((void *)s->host_read_commands); in nvme_health_information_page_swapbytes()
1978 nvme_le128toh((void *)s->host_write_commands); in nvme_health_information_page_swapbytes()
1979 nvme_le128toh((void *)s->controller_busy_time); in nvme_health_information_page_swapbytes()
1980 nvme_le128toh((void *)s->power_cycles); in nvme_health_information_page_swapbytes()
1981 nvme_le128toh((void *)s->power_on_hours); in nvme_health_information_page_swapbytes()
1982 nvme_le128toh((void *)s->unsafe_shutdowns); in nvme_health_information_page_swapbytes()
1983 nvme_le128toh((void *)s->media_errors); in nvme_health_information_page_swapbytes()
[all …]