Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dppa.h145 static int ppa_engine(ppa_struct *, struct scsi_cmnd *);
H A Dppa.c650 if (ppa_engine(dev, cmd)) { in ppa_interrupt()
699 static int ppa_engine(ppa_struct *dev, struct scsi_cmnd *cmd) in ppa_engine() function