Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c4448 u32 aer_type = result & 0x07; in nvme_complete_async_event() local
4453 switch (aer_type) { in nvme_complete_async_event()
4461 trace_nvme_async_event(ctrl, aer_type); in nvme_complete_async_event()