Home
last modified time | relevance | path

Searched refs:seltimer (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h1003 uint8_t seltimer; member
H A Daic79xxvar.h1024 uint8_t seltimer; member
H A Daic7xxx.c4975 ahc->suspend_state.channel[1].seltimer = ahc_inb(ahc, SELTIMER); in ahc_suspend()
4984 ahc->suspend_state.channel[0].seltimer = ahc_inb(ahc, SELTIMER); in ahc_suspend()
5053 ahc_outb(ahc, SELTIMER, ahc->suspend_state.channel[1].seltimer); in ahc_resume()
5062 ahc_outb(ahc, SELTIMER, ahc->suspend_state.channel[0].seltimer); in ahc_resume()