Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dnvme.h163 static const uint8_t nvme_fdp_evf_shifts[FDP_EVT_MAX] = { variable
H A Dctrl.c471 return (ruh->event_filter >> nvme_fdp_evf_shifts[event_type]) & 0x1; in log_event()
5861 uint8_t shift = nvme_fdp_evf_shifts[event_type]; in nvme_get_feature_fdp_events()
6133 event_mask |= (1 << nvme_fdp_evf_shifts[events[i]]); in nvme_set_feature_fdp_events()