Searched refs:FDP_EVT_MAX (Results 1 – 2 of 2) sorted by relevance
159 #define FDP_EVT_MAX 0xff macro163 static const uint8_t nvme_fdp_evf_shifts[FDP_EVT_MAX] = {
6091 for (uint8_t event_type = 0; event_type < FDP_EVT_MAX; event_type++) { in nvme_get_feature_fdp_events()