Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c2542 "Composite Under Temp. Threshold", 0, NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2549 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2558 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2567 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2576 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2585 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2594 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2603 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2612 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_nvme.c1734 #define NVME_TEMP_THRESH_UNDER 1 macro
1755 (thsel > NVME_TEMP_THRESH_UNDER)) { in nvme_feature_temperature()
1761 ((thsel == NVME_TEMP_THRESH_UNDER) && (NVME_TEMPERATURE <= tmpth))) in nvme_feature_temperature()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h1774 #define NVME_TEMP_THRESH_UNDER 0x01 macro