Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpti.h292 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* dptdevice);
Ddpt_i2o.c478 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