Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dcore.c4322 u32 aer_type = result & 0x07; in nvme_complete_async_event() local
4327 switch (aer_type) { in nvme_complete_async_event()
4335 trace_nvme_async_event(ctrl, aer_type); in nvme_complete_async_event()