Lines Matching defs:ch

116 	struct mvs_channel *ch = device_get_softc(dev);  in mvs_ch_attach()  local
219 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_detach() local
251 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_init() local
279 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_deinit() local
291 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_suspend() local
311 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_resume() local
329 struct mvs_channel *ch = device_get_softc(dev); in mvs_dmainit() local
393 struct mvs_channel *ch = device_get_softc(dev); in mvs_dmafini() local
426 struct mvs_channel *ch = device_get_softc(dev); in mvs_slotsalloc() local
449 struct mvs_channel *ch = device_get_softc(dev); in mvs_slotsfree() local
467 struct mvs_channel *ch = device_get_softc(dev); in mvs_setup_edma_queues() local
492 struct mvs_channel *ch = device_get_softc(dev); in mvs_set_edma_mode() local
595 struct mvs_channel *ch = device_get_softc(dev); in mvs_phy_check_events() local
625 struct mvs_channel *ch = device_get_softc(dev); in mvs_notify_events() local
650 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_intr_locked() local
661 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_pm() local
679 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_pm_wake() local
703 struct mvs_channel *ch = device_get_softc(dev); in mvs_ch_intr() local
823 struct mvs_channel *ch = device_get_softc(dev); in mvs_getstatus() local
838 struct mvs_channel *ch = device_get_softc(dev); in mvs_legacy_intr() local
1016 struct mvs_channel *ch = device_get_softc(dev); in mvs_crbq_intr() local
1086 struct mvs_channel *ch = device_get_softc(dev); in mvs_check_collision() local
1137 struct mvs_channel *ch = device_get_softc(dev); in mvs_tfd_read() local
1158 struct mvs_channel *ch = device_get_softc(dev); in mvs_tfd_write() local
1180 struct mvs_channel *ch = device_get_softc(dev); in mvs_begin_transaction() local
1265 struct mvs_channel *ch = device_get_softc(slot->dev); in mvs_dmasetprd() local
1304 struct mvs_channel *ch = device_get_softc(dev); in mvs_legacy_execute_transaction() local
1418 struct mvs_channel *ch = device_get_softc(dev); in mvs_execute_transaction() local
1533 struct mvs_channel *ch = device_get_softc(dev); in mvs_process_timeout() local
1550 struct mvs_channel *ch = device_get_softc(dev); in mvs_rearm_timeout() local
1574 struct mvs_channel *ch = device_get_softc(dev); in mvs_timeout() local
1605 struct mvs_channel *ch = device_get_softc(dev); in mvs_end_transaction() local
1771 struct mvs_channel *ch = device_get_softc(dev); in mvs_issue_recovery() local
1849 struct mvs_channel *ch = device_get_softc(dev); in mvs_process_read_log() local
1910 struct mvs_channel *ch = device_get_softc(dev); in mvs_process_request_sense() local
1950 struct mvs_channel *ch = device_get_softc(dev); in mvs_requeue_frozen() local
1968 struct mvs_channel *ch = device_get_softc(dev); in mvs_reset_to() local
1996 struct mvs_channel *ch = device_get_softc(dev); in mvs_errata() local
2029 struct mvs_channel *ch = device_get_softc(dev); in mvs_reset() local
2109 struct mvs_channel *ch = device_get_softc(dev); in mvs_softreset() local
2154 mvs_sata_connect(struct mvs_channel *ch) in mvs_sata_connect()
2199 struct mvs_channel *ch = device_get_softc(dev); in mvs_sata_phy_reset() local
2230 struct mvs_channel *ch = device_get_softc(dev); in mvs_check_ids() local
2255 struct mvs_channel *ch; in mvsaction() local
2438 struct mvs_channel *ch = (struct mvs_channel *)cam_sim_softc(sim); in mvspoll() local