1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/cam
Ian Dowse 9a014e6f69 There should be no need to retry when the CCB status code is
CAM_LUN_INVALID or CAM_TID_INVALID. Retries were being triggered
here when a umass device was unplugged, and while the retries
themselves are probably harmless, they complicated finding the real
SIM removal problems.
2006-01-08 20:04:55 +00:00
..
scsi Style nit. 2005-12-19 03:43:48 +00:00
cam_ccb.h
cam_debug.h
cam_periph.c There should be no need to retry when the CCB status code is 2006-01-08 20:04:55 +00:00
cam_periph.h
cam_queue.c
cam_queue.h
cam_sim.c
cam_sim.h
cam_xpt_periph.h
cam_xpt_sim.h
cam_xpt.c
cam_xpt.h
cam.c
cam.h