Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Ddpti.h282 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len);
H A Ddpt_i2o.c1135 if((status = adpt_i2o_post_this(pHba, msg, len)) == 0){ in adpt_i2o_post_wait()
1185 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len) in adpt_i2o_post_this() function
2042 rcode = adpt_i2o_post_this(pHba, msg, reqlen<<2); in adpt_scsi_to_i2o()

Completed in 5 milliseconds