Searched refs:zio_threshold (Results 1 – 2 of 2) sorted by relevance
3013 atomic_set(&ha->zio_threshold, DEFAULT_ZIO_THRESHOLD); in qla2x00_probe_one()7564 atomic_read(&ha->zio_threshold) != ha->last_zio_threshold && in qla2x00_timer()7569 ha->last_zio_threshold = atomic_read(&ha->zio_threshold); in qla2x00_timer()
4828 atomic_t zio_threshold; member