Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/nvme-tests/tests/unit/
H A Dcontrollers.c93 .lp_smart = 1
132 .lp_smart = 1,
217 .lp_smart = 1,
/illumos-gate/usr/src/common/nvme/
H A Dnvme_log.c216 data->vcd_id->id_lpa.lp_smart != 0) { in nvme_lpd_health_scope()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h928 uint8_t lp_smart:1; /* SMART/Health information per NS */ member
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c979 idctl->id_lpa.lp_smart, NULL, NULL); in nvme_print_identify_ctrl()