Lines Matching refs:s32
287 static s32 adpt_i2o_post_this(adpt_hba* pHba, u32* data, int len);
288 static s32 adpt_i2o_quiesce_hba(adpt_hba* pHba);
289 static s32 adpt_i2o_status_get(adpt_hba* pHba);
290 static s32 adpt_i2o_init_outbound_q(adpt_hba* pHba);
291 static s32 adpt_i2o_hrt_get(adpt_hba* pHba);
292 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* dptdevice);
293 static s32 adpt_i2o_to_scsi(void __iomem *reply, struct scsi_cmnd* cmd);
294 static s32 adpt_scsi_host_alloc(adpt_hba* pHba,struct scsi_host_template * sht);
295 static s32 adpt_hba_reset(adpt_hba* pHba);
296 static s32 adpt_i2o_reset_hba(adpt_hba* pHba);
297 static s32 adpt_rescan(adpt_hba* pHba);
298 static s32 adpt_i2o_reparse_lct(adpt_hba* pHba);
299 static s32 adpt_send_nop(adpt_hba*pHba,u32 m);