scsi_base.c | 199 int lun, announce, mode, period, offset; local in function:scsi_async_event_xfer_mode 205 announce = 0; 221 * are different, announce them. 227 announce = 1; 234 if (announce) 250 int lun, announce, mode; local in function:scsi_fc_sas_async_event_xfer_mode 256 announce = 0; 264 * are different, announce them. 268 announce = 1; 273 if (announce & [all...] |