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.c2412 "Composite Under Temp. Threshold", 0, NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2419 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2428 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2437 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2446 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2455 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2464 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2473 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
2482 NVME_TEMP_THRESH_UNDER); in do_get_feat_temp_thresh()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_nvme.c1728 #define NVME_TEMP_THRESH_UNDER 1 macro
1749 (thsel > NVME_TEMP_THRESH_UNDER)) { in nvme_feature_temperature()
1755 ((thsel == NVME_TEMP_THRESH_UNDER) && (NVME_TEMPERATURE <= tmpth))) in nvme_feature_temperature()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h1501 #define NVME_TEMP_THRESH_UNDER 0x01 macro