Searched refs:adpt_i2o_online_hba (Results 1 – 2 of 2) sorted by relevance
301 static int adpt_i2o_online_hba(adpt_hba* pHba);
240 if (adpt_i2o_online_hba(pHba) < 0) { in adpt_detect()803 if ((rcode=adpt_i2o_online_hba(pHba)) < 0) { in adpt_hba_reset()2733 static int adpt_i2o_online_hba(adpt_hba* pHba) in adpt_i2o_online_hba() function