Searched defs:channel_softc_vtbl (Results 1 – 1 of 1) sorted by relevance
117 struct channel_softc_vtbl { struct118 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 *,