Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Ddpti.h291 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* dptdevice);
Ddpt_i2o.c479 return adpt_scsi_to_i2o(pHba, cmd, pDev); in adpt_queue_lck()
2227 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d) in adpt_scsi_to_i2o() function