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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dppa.c43 } ppa_struct; typedef in typeref:struct:__anon14887
47 static inline ppa_struct *ppa_dev(struct Scsi_Host *host)
49 return *(ppa_struct **)&host->hostdata;
54 static void got_it(ppa_struct *dev)
65 ppa_struct *dev = (ppa_struct *) ref;
78 static int ppa_pb_claim(ppa_struct *dev)
92 static void ppa_pb_dismiss(ppa_struct *dev)
104 static inline void ppa_pb_release(ppa_struct *dev)
121 static inline int ppa_proc_write(ppa_struct *de
[all...]
H A Dppa.h148 static int ppa_engine(ppa_struct *, struct scsi_cmnd *);

Completed in 19 milliseconds