Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dppa.c44 } ppa_struct; typedef
60 return *(ppa_struct **)&host->hostdata; in ppa_dev()
65 static void got_it(ppa_struct *dev) in got_it()
76 ppa_struct *dev = (ppa_struct *) ref; in ppa_wakeup()
134 ppa_struct *dev = ppa_dev(host); in ppa_write_info()
154 ppa_struct *dev = ppa_dev(host); in ppa_show_info()
467 static int ppa_init(ppa_struct *dev) in ppa_init()
643 ppa_struct *dev = container_of(work, ppa_struct, ppa_tq.work); in ppa_interrupt()
1026 ppa_struct *dev, *par = NULL; in find_parent()
1047 ppa_struct *dev, *temp; in __ppa_attach()
[all …]
H A Dppa.h145 static int ppa_engine(ppa_struct *, struct scsi_cmnd *);