Lines Matching refs:aoedev
136 struct aoedev *d; /* parent device I belong to */
151 struct aoedev { struct
152 struct aoedev *next; argument
204 void aoedisk_rm_debugfs(struct aoedev *d); argument
205 void aoedisk_rm_sysfs(struct aoedev *d);
211 void aoecmd_work(struct aoedev *d);
217 void aoecmd_cleanslate(struct aoedev *);
220 struct sk_buff *aoecmd_ata_id(struct aoedev *);
224 void aoe_end_request(struct aoedev *, struct request *, int);
230 struct aoedev *aoedev_by_aoeaddr(ulong maj, int min, int do_alloc);
231 void aoedev_downdev(struct aoedev *d);
233 void aoe_failbuf(struct aoedev *, struct buf *);
234 void aoedev_put(struct aoedev *);