Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpti.h283 static int adpt_i2o_parse_lct(adpt_hba* pHba);
Ddpt_i2o.c258 if (adpt_i2o_parse_lct(pHba) < 0){ in adpt_detect()
1454 static int adpt_i2o_parse_lct(adpt_hba* pHba) in adpt_i2o_parse_lct() function