Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Ddpti.h286 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len);
Ddpt_i2o.c1228 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() function
2341 rcode = adpt_i2o_post_this(pHba, msg, reqlen<<2); in adpt_scsi_to_i2o()