Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/host/
Dcore.c4292 u32 aer_type = result & 0x07; in nvme_complete_async_event() local
4297 switch (aer_type) { in nvme_complete_async_event()
4305 trace_nvme_async_event(ctrl, aer_type); in nvme_complete_async_event()