Searched refs:adpt_i2o_activate_hba (Results 1 – 2 of 2) sorted by relevance
283 static int adpt_i2o_activate_hba(adpt_hba* pHba);
218 if (adpt_i2o_activate_hba(pHba) < 0) { in adpt_detect()836 if ((rcode=adpt_i2o_activate_hba(pHba)) < 0) { in adpt_hba_reset()2717 static int adpt_i2o_activate_hba(adpt_hba* pHba) in adpt_i2o_activate_hba() function