Home
last modified time | relevance | path

Searched refs:adpt_i2o_lct_get (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
Ddpti.h278 static int adpt_i2o_lct_get(adpt_hba* pHba);
Ddpt_i2o.c253 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