Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Ddpti.h288 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* dptdevice);
Ddpt_i2o.c476 return adpt_scsi_to_i2o(pHba, cmd, pDev); in adpt_queue_lck()
2189 static s32 adpt_scsi_to_i2o(adpt_hba* pHba, struct scsi_cmnd* cmd, struct adpt_device* d) in adpt_scsi_to_i2o() function