Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Ddpti.h282 static int adpt_i2o_parse_lct(adpt_hba* pHba);
Ddpt_i2o.c261 if (adpt_i2o_parse_lct(pHba) < 0){ in adpt_detect()
1450 static int adpt_i2o_parse_lct(adpt_hba* pHba) in adpt_i2o_parse_lct() function