Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Ddpti.h294 static s32 adpt_i2o_reparse_lct(adpt_hba* pHba);
Ddpt_i2o.c811 if ((rcode=adpt_i2o_reparse_lct(pHba)) < 0){ in adpt_hba_reset()
2469 if ((rcode=adpt_i2o_reparse_lct(pHba)) < 0) in adpt_rescan()
2478 static s32 adpt_i2o_reparse_lct(adpt_hba* pHba) in adpt_i2o_reparse_lct() function