adpt_i2o_post_this 1183 drivers/scsi/dpt_i2o.c 	if((status = adpt_i2o_post_this(pHba, msg, len)) == 0){
adpt_i2o_post_this 2304 drivers/scsi/dpt_i2o.c 	rcode = adpt_i2o_post_this(pHba, msg, reqlen<<2);
adpt_i2o_post_this  283 drivers/scsi/dpti.h static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len);