heartbeat_count  3210 drivers/scsi/smartpqi/smartpqi_init.c 	u32 heartbeat_count;
heartbeat_count  3219 drivers/scsi/smartpqi/smartpqi_init.c 	heartbeat_count = pqi_read_heartbeat_counter(ctrl_info);
heartbeat_count  3222 drivers/scsi/smartpqi/smartpqi_init.c 		if (heartbeat_count == ctrl_info->previous_heartbeat_count) {
heartbeat_count  3225 drivers/scsi/smartpqi/smartpqi_init.c 				heartbeat_count);
heartbeat_count  3233 drivers/scsi/smartpqi/smartpqi_init.c 	ctrl_info->previous_heartbeat_count = heartbeat_count;