Searched refs:adpt_i2o_lct_get (Results 1 – 2 of 2) sorted by relevance
278 static int adpt_i2o_lct_get(adpt_hba* pHba);
253 if (adpt_i2o_lct_get(pHba) < 0){ in adpt_detect()809 if ((rcode=adpt_i2o_lct_get(pHba)) < 0){ in adpt_hba_reset()2473 if ((rcode=adpt_i2o_lct_get(pHba)) < 0) in adpt_rescan()3007 static int adpt_i2o_lct_get(adpt_hba* pHba) in adpt_i2o_lct_get() function