Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c38 static void nvme_print_double(int, const char *, double, int, const char *);
291 nvme_print_double(int indent, const char *name, double value, int places, in nvme_print_double() function
1463 nvme_print_double(6, "Maximum Power", power, places, unit); in nvme_print_identify_ctrl()