Searched refs:ct_pio_xfer_stop (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/ct/
H A Dctvar.h116 void (*ct_pio_xfer_stop)(struct ct_softc *); member in struct:ct_softc
H A Dct_isa.c252 ct->ct_pio_xfer_stop = bshw_smit_xfer_stop;
H A Dct.c444 (*ct->ct_pio_xfer_stop) (ct);
981 (*ct->ct_pio_xfer_stop) (ct);

Completed in 64 milliseconds