Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpti.h307 static int adpt_i2o_systab_send(adpt_hba* pHba);
Ddpt_i2o.c2764 if (adpt_i2o_systab_send(pHba) < 0) { in adpt_i2o_online_hba()
3494 static int adpt_i2o_systab_send(adpt_hba* pHba) in adpt_i2o_systab_send() function