Searched refs:NVME_STATUS_GET_M (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/disk/nvme/ | ||
D | nvme_helpers.h | 172 #define NVME_STATUS_GET_M(st) \ macro |
D | nvme_cmd.c | 188 m = NVME_STATUS_GET_M(cpl->status); in nvme_completion_print() |