Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dwdcvar.h117 struct channel_softc_vtbl { struct
118 u_int8_t (*read_reg)(struct channel_softc *, enum wdc_regs reg);
119 void (*write_reg)(struct channel_softc *, enum wdc_regs reg,
121 void (*lba48_write_reg)(struct channel_softc *, enum wdc_regs reg,
124 void (*read_raw_multi_2)(struct channel_softc *,
126 void (*write_raw_multi_2)(struct channel_softc *,
129 void (*read_raw_multi_4)(struct channel_softc *,
131 void (*write_raw_multi_4)(struct channel_softc *,