Searched refs:ppa_engine (Results 1 – 2 of 2) sorted by relevance
145 static int ppa_engine(ppa_struct *, struct scsi_cmnd *);
650 if (ppa_engine(dev, cmd)) { in ppa_interrupt()699 static int ppa_engine(ppa_struct *dev, struct scsi_cmnd *cmd) in ppa_engine() function