Lines Matching defs:ch
96 struct ata_channel *ch = device_get_softc(dev); in ata_attach() local
221 struct ata_channel *ch = device_get_softc(dev); in ata_detach() local
261 struct ata_channel *ch = device_get_softc(dev); in ata_conn_event() local
285 struct ata_channel *ch = device_get_softc(dev); in ata_reinit() local
310 struct ata_channel *ch; in ata_suspend() local
329 struct ata_channel *ch; in ata_resume() local
348 struct ata_channel *ch = (struct ata_channel *)data; in ata_interrupt() local
358 struct ata_channel *ch = (struct ata_channel *)data; in ata_interrupt_locked() local
393 struct ata_channel *ch = (struct ata_channel *)data; in ata_periodic_poll() local
412 struct ata_channel *ch = device_get_softc(dev); in ata_default_registers() local
696 struct ata_channel *ch = device_get_softc(dev); in ata_atapi() local
705 struct ata_channel *ch; in ata_timeout() local
732 struct ata_channel *ch = device_get_softc(dev); in ata_cam_begin_transaction() local
818 struct ata_channel *ch = device_get_softc(dev); in ata_cam_request_sense() local
857 struct ata_channel *ch = device_get_softc(dev); in ata_cam_process_sense() local
883 struct ata_channel *ch = device_get_softc(dev); in ata_cam_end_transaction() local
954 struct ata_channel *ch = device_get_softc(dev); in ata_check_ids() local
979 struct ata_channel *ch; in ataaction() local
1199 struct ata_channel *ch = (struct ata_channel *)cam_sim_softc(sim); in atapoll() local