Lines Matching defs:ch
461 struct siis_channel *ch = device_get_softc(dev); in siis_ch_attach() local
552 struct siis_channel *ch = device_get_softc(dev); in siis_ch_detach() local
577 struct siis_channel *ch = device_get_softc(dev); in siis_ch_init() local
594 struct siis_channel *ch = device_get_softc(dev); in siis_ch_deinit() local
604 struct siis_channel *ch = device_get_softc(dev); in siis_ch_suspend() local
618 struct siis_channel *ch = device_get_softc(dev); in siis_ch_resume() local
649 struct siis_channel *ch; in siis_ch_led() local
668 struct siis_channel *ch = device_get_softc(dev); in siis_dmainit() local
713 struct siis_channel *ch = device_get_softc(dev); in siis_dmafini() local
735 struct siis_channel *ch = device_get_softc(dev); in siis_slotsalloc() local
758 struct siis_channel *ch = device_get_softc(dev); in siis_slotsfree() local
776 struct siis_channel *ch = device_get_softc(dev); in siis_notify_events() local
808 struct siis_channel *ch = device_get_softc(dev); in siis_phy_check_events() local
840 struct siis_channel *ch = device_get_softc(dev); in siis_ch_intr_locked() local
851 struct siis_channel *ch = device_get_softc(dev); in siis_ch_intr() local
953 struct siis_channel *ch = device_get_softc(dev); in siis_check_collision() local
979 struct siis_channel *ch = device_get_softc(dev); in siis_begin_transaction() local
1018 struct siis_channel *ch = device_get_softc(slot->dev); in siis_dmasetprd() local
1059 struct siis_channel *ch = device_get_softc(dev); in siis_execute_transaction() local
1129 struct siis_channel *ch = device_get_softc(dev); in siis_process_timeout() local
1150 struct siis_channel *ch = device_get_softc(dev); in siis_rearm_timeout() local
1174 struct siis_channel *ch = device_get_softc(dev); in siis_timeout() local
1213 struct siis_channel *ch = device_get_softc(dev); in siis_end_transaction() local
1368 struct siis_channel *ch = device_get_softc(dev); in siis_issue_recovery() local
1446 struct siis_channel *ch = device_get_softc(dev); in siis_process_read_log() local
1504 struct siis_channel *ch = device_get_softc(dev); in siis_process_request_sense() local
1525 struct siis_channel *ch = device_get_softc(dev); in siis_portinit() local
1542 struct siis_channel *ch = device_get_softc(dev); in siis_devreset() local
1562 struct siis_channel *ch = device_get_softc(dev); in siis_wait_ready() local
1581 struct siis_channel *ch = device_get_softc(dev); in siis_reset() local
1688 struct siis_channel *ch = device_get_softc(dev); in siis_setup_fis() local
1744 siis_sata_connect(struct siis_channel *ch) in siis_sata_connect()
1807 struct siis_channel *ch; in siisaction() local
1984 struct siis_channel *ch = (struct siis_channel *)cam_sim_softc(sim); in siispoll() local