Lines Matching defs:ch
67 struct ata_channel *ch = device_get_softc(dev); in ata_generic_hw() local
84 struct ata_channel *ch = device_get_softc(request->parent); in ata_begin_transaction() local
243 struct ata_channel *ch = device_get_softc(request->parent); in ata_end_transaction() local
472 struct ata_channel *ch = device_get_softc(dev); in ata_generic_reset() local
608 struct ata_channel *ch = device_get_softc(dev); in ata_generic_status() local
619 ata_wait(struct ata_channel *ch, int unit, u_int8_t mask) in ata_wait()
672 struct ata_channel *ch = device_get_softc(request->parent); in ata_generic_command() local
754 struct ata_channel *ch = device_get_softc(request->parent); in ata_tf_read() local
783 struct ata_channel *ch = device_get_softc(request->parent); in ata_tf_write() local
813 struct ata_channel *ch = device_get_softc(request->parent); in ata_pio_read() local
899 struct ata_channel *ch = device_get_softc(request->parent); in ata_pio_write() local