Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dnvmet.h28 #define NVMET_NO_ERROR_LOC ((u16)-1) macro
H A Dcore.c720 if (!ctrl || req->error_loc == NVMET_NO_ERROR_LOC) in nvmet_set_error()
952 req->error_loc = NVMET_NO_ERROR_LOC; in nvmet_req_init()