Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Ddpti.h293 static s32 adpt_i2o_to_scsi(void __iomem *reply, struct scsi_cmnd* cmd);
Ddpt_i2o.c2202 adpt_i2o_to_scsi(reply, cmd); in adpt_isr()
2370 static s32 adpt_i2o_to_scsi(void __iomem *reply, struct scsi_cmnd* cmd) in adpt_i2o_to_scsi() function