Searched refs:timaddr (Results 1 – 1 of 1) sorted by relevance
8857 u_int32_t tim, timaddr; in sch_setup_channel() local8872 timaddr = (drive == 0) ? SCH_D0TIM : SCH_D1TIM; in sch_setup_channel()8873 tim = pci_conf_read(sc->sc_pc, sc->sc_tag, timaddr); in sch_setup_channel()8910 pci_conf_write(sc->sc_pc, sc->sc_tag, timaddr, tim); in sch_setup_channel()