Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c2457 if (aps[i].apst_itps == 0 && aps[i].apst_itpt == 0) in nvme_print_feat_auto_pst()
2462 (uint16_t)aps[i].apst_itps, NULL, NULL); in nvme_print_feat_auto_pst()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h1672 uint32_t apst_itps:5; /* Idle Transition Power State */ member