Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam.h243 CAM_NVME_STATUS_ERROR = 0x20, enumerator
H A Dcam.c95 { CAM_NVME_STATUS_ERROR, "NVME Status Error" },
H A Dcam_periph.c1902 case CAM_NVME_STATUS_ERROR: in cam_periph_error()
1995 case CAM_NVME_STATUS_ERROR: in cam_periph_error()
2166 case CAM_NVME_STATUS_ERROR: in cam_periph_devctl_notify()
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_sim.c52 ccb->ccb_h.status = CAM_NVME_STATUS_ERROR; in nvmf_ccb_done()
/freebsd/sys/dev/nvme/
H A Dnvme_sim.c76 ccb->ccb_h.status = CAM_NVME_STATUS_ERROR; in nvme_sim_nvmeio_done()
/freebsd/sys/cam/nvme/
H A Dnvme_da.c1295 case CAM_NVME_STATUS_ERROR: in ndaerror()