Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Ddpti.h297 static s32 adpt_i2o_reparse_lct(adpt_hba* pHba);
Ddpt_i2o.c859 if ((rcode=adpt_i2o_reparse_lct(pHba)) < 0){ in adpt_hba_reset()
2512 if ((rcode=adpt_i2o_reparse_lct(pHba)) < 0) in adpt_rescan()
2521 static s32 adpt_i2o_reparse_lct(adpt_hba* pHba) in adpt_i2o_reparse_lct() function