Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpti.h298 static s32 adpt_i2o_reparse_lct(adpt_hba* pHba);
Ddpt_i2o.c856 if ((rcode=adpt_i2o_reparse_lct(pHba)) < 0){ in adpt_hba_reset()
2501 if ((rcode=adpt_i2o_reparse_lct(pHba)) < 0) in adpt_rescan()
2510 static s32 adpt_i2o_reparse_lct(adpt_hba* pHba) in adpt_i2o_reparse_lct() function