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

/freebsd-11-stable/sys/dev/aac/
H A Daac_cam.c357 if (!(sc->flags & AAC_FLAGS_CAM_NORESET)) {
483 if (!(sc->flags & AAC_FLAGS_CAM_NORESET)) {
H A Daacvar.h401 #define AAC_FLAGS_CAM_NORESET (1 << 2) /* Fake SCSI resets */ macro
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_var.h448 #define AAC_FLAGS_CAM_NORESET (1 << 2) /* Fake SCSI resets */ macro
H A Daacraid_cam.c1076 if (!(sc->flags & AAC_FLAGS_CAM_NORESET) &&

Completed in 389 milliseconds