Searched refs:AAC_FLAGS_CAM_NORESET (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/aac/
H A Daac_cam.c359 if (!(sc->flags & AAC_FLAGS_CAM_NORESET)) {
485 if (!(sc->flags & AAC_FLAGS_CAM_NORESET)) {
H A Daacvar.h403 #define AAC_FLAGS_CAM_NORESET (1 << 2) /* Fake SCSI resets */ macro
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid_var.h450 #define AAC_FLAGS_CAM_NORESET (1 << 2) /* Fake SCSI resets */ macro
H A Daacraid_cam.c1078 if (!(sc->flags & AAC_FLAGS_CAM_NORESET) &&

Completed in 107 milliseconds