Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dppa.h149 static int ppa_engine(ppa_struct *, struct scsi_cmnd *);
H A Dppa.c622 if (ppa_engine(dev, cmd)) { in ppa_interrupt()
671 static int ppa_engine(ppa_struct *dev, struct scsi_cmnd *cmd) in ppa_engine() function