Searched refs:num_of_fibs (Results 1 – 1 of 1) sorted by relevance
1484 int num_of_fibs = 0; in _aac_reset_adapter() local1518 num_of_fibs = aac->scsi_host_ptr->can_queue + AAC_NUM_MGT_FIB; in _aac_reset_adapter()1519 for (index = 0; index < num_of_fibs; index++) { in _aac_reset_adapter()