Searched refs:CTL_LUN_ERROR (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_frontend_ioctl.c194 req->status = CTL_LUN_ERROR;
224 req->status = CTL_LUN_ERROR;
245 req->status = CTL_LUN_ERROR;
271 req->status = CTL_LUN_ERROR;
283 req->status = CTL_LUN_ERROR;
291 req->status = CTL_LUN_ERROR;
322 req->status = CTL_LUN_ERROR;
H A Dctl_backend_ramdisk.c840 lun_req->status = CTL_LUN_ERROR;
925 req->status = CTL_LUN_ERROR;
1129 req->status = CTL_LUN_ERROR;
1217 req->status = CTL_LUN_ERROR;
H A Dctl_ioctl.h280 CTL_LUN_ERROR, enumerator in enum:__anon8634
451 * error_str: If the status is CTL_LUN_ERROR, this will
543 * error_str: If the status is CTL_LUN_ERROR, this will
H A Dctl_frontend_iscsi.c2141 req->status = CTL_LUN_ERROR;
2150 req->status = CTL_LUN_ERROR;
2156 req->status = CTL_LUN_ERROR;
2217 req->status = CTL_LUN_ERROR;
2241 req->status = CTL_LUN_ERROR;
2250 req->status = CTL_LUN_ERROR;
2280 req->status = CTL_LUN_ERROR;
H A Dctl_backend_block.c1791 lun_req->status = CTL_LUN_ERROR;
2402 req->status = CTL_LUN_ERROR;
2488 req->status = CTL_LUN_ERROR;
2589 req->status = CTL_LUN_ERROR;
H A Dctl.c2895 lun_req->status = CTL_LUN_ERROR;
2907 lun_req->status = CTL_LUN_ERROR;
2917 lun_req->status = CTL_LUN_ERROR;
2934 lun_req->status = CTL_LUN_ERROR;
2942 lun_req->status = CTL_LUN_ERROR;
2951 lun_req->status = CTL_LUN_ERROR;
3174 req->status = CTL_LUN_ERROR;
3184 req->status = CTL_LUN_ERROR;
3194 req->status = CTL_LUN_ERROR;
3215 req->status = CTL_LUN_ERROR;
[all...]
/freebsd-13-stable/usr.sbin/ctld/
H A Dkernel.c761 case CTL_LUN_ERROR:
844 case CTL_LUN_ERROR:
879 case CTL_LUN_ERROR:
1069 if (req.status == CTL_LUN_ERROR) {
1217 if (req.status == CTL_LUN_ERROR) {
/freebsd-13-stable/usr.sbin/ctladm/
H A Dctladm.c610 case CTL_LUN_ERROR:
2521 case CTL_LUN_ERROR:
2632 case CTL_LUN_ERROR:
2752 case CTL_LUN_ERROR:

Completed in 265 milliseconds