Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpti.h287 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len);
Ddpt_i2o.c1232 if((status = adpt_i2o_post_this(pHba, msg, len)) == 0){ in adpt_i2o_post_wait()
1282 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len) in adpt_i2o_post_this() function
2330 rcode = adpt_i2o_post_this(pHba, msg, reqlen<<2); in adpt_scsi_to_i2o()