Searched refs:NVME_FEAT_POWER_MGMT (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/nvme/target/
H A Dpassthru.c444 case NVME_FEAT_POWER_MGMT:
H A Dadmin-cmd.c911 case NVME_FEAT_POWER_MGMT:
/linux-master/include/linux/
H A Dnvme.h1205 NVME_FEAT_POWER_MGMT = 0x02, enumerator in enum:__anon2305
/linux-master/drivers/nvme/host/
H A Dpci.c3157 return nvme_get_features(ctrl, NVME_FEAT_POWER_MGMT, 0, NULL, 0, ps);
3162 return nvme_set_features(ctrl, NVME_FEAT_POWER_MGMT, ps, NULL, 0, NULL);

Completed in 157 milliseconds