Home
last modified time | relevance | path

Searched defs:ata_xfer_ops (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/ata/
H A Datavar.h175 struct ata_xfer_ops { struct
176 int (*c_start)(struct ata_channel *, struct ata_xfer *);
181 int (*c_poll)(struct ata_channel *, struct ata_xfer *);
184 void (*c_abort)(struct ata_channel *, struct ata_xfer *);
185 int (*c_intr)(struct ata_channel *, struct ata_xfer *, int);
186 void (*c_kill_xfer)(struct ata_channel *, struct ata_xfer *, int);