Searched refs:ct_pio_xfer_start (Results 1 – 3 of 3) sorted by relevance
107 int (*ct_pio_xfer_start)(struct ct_softc *); member
243 ct->ct_pio_xfer_start = bshw_smit_xfer_start; in ct_isa_attach()
1042 error = (*ct->ct_pio_xfer_start) (ct); in ct_poll()