Searched refs:adpt_i2o_lct_get (Results 1 – 2 of 2) sorted by relevance
281 static int adpt_i2o_lct_get(adpt_hba* pHba);
256 if (adpt_i2o_lct_get(pHba) < 0){ in adpt_detect()854 if ((rcode=adpt_i2o_lct_get(pHba)) < 0){ in adpt_hba_reset()2510 if ((rcode=adpt_i2o_lct_get(pHba)) < 0) in adpt_rescan()3047 static int adpt_i2o_lct_get(adpt_hba* pHba) in adpt_i2o_lct_get() function