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