Searched refs:adpt_i2o_post_this (Results 1 – 2 of 2) sorted by relevance
286 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len);
1228 if((status = adpt_i2o_post_this(pHba, msg, len)) == 0){ in adpt_i2o_post_wait()1278 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len) in adpt_i2o_post_this() function2341 rcode = adpt_i2o_post_this(pHba, msg, reqlen<<2); in adpt_scsi_to_i2o()