Searched refs:adpt_i2o_activate_hba (Results 1 – 2 of 2) sorted by relevance
284 static int adpt_i2o_activate_hba(adpt_hba* pHba);
215 if (adpt_i2o_activate_hba(pHba) < 0) { in adpt_detect()833 if ((rcode=adpt_i2o_activate_hba(pHba)) < 0) { in adpt_hba_reset()2706 static int adpt_i2o_activate_hba(adpt_hba* pHba) in adpt_i2o_activate_hba() function