Searched refs:adpt_i2o_post_this (Results 1 – 2 of 2) sorted by relevance
287 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len);
1232 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() function2330 rcode = adpt_i2o_post_this(pHba, msg, reqlen<<2); in adpt_scsi_to_i2o()