Lines Matching refs:aoedev
141 struct aoedev *d; /* parent device I belong to */
156 struct aoedev { struct
157 struct aoedev *next; argument
211 void aoedisk_rm_debugfs(struct aoedev *d); argument
217 void aoecmd_work(struct aoedev *d);
223 void aoecmd_cleanslate(struct aoedev *);
226 struct sk_buff *aoecmd_ata_id(struct aoedev *);
230 void aoe_end_request(struct aoedev *, struct request *, int);
236 struct aoedev *aoedev_by_aoeaddr(ulong maj, int min, int do_alloc);
237 void aoedev_downdev(struct aoedev *d);
239 void aoe_failbuf(struct aoedev *, struct buf *);
240 void aoedev_put(struct aoedev *);