Searched refs:adpt_scsi_to_i2o (Results 1 – 2 of 2) sorted by relevance
292 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* dptdevice);
478 return adpt_scsi_to_i2o(pHba, cmd, pDev); in adpt_queue_lck()2216 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d) in adpt_scsi_to_i2o() function