Searched refs:seltime (Results 1 – 5 of 5) sorted by relevance
570 struct timespec seltime, now; in conloop() local578 timespecsub(&c->c_ts, &now, &seltime); in conloop()580 timespecclear(&seltime); in conloop()582 while (ppoll(read_wait, maxfd, &seltime, NULL) == -1) { in conloop()
1124 int seltime; member
1288 int seltime; member
6497 && (ahd->seltime != STIMESEL_MIN)) { in ahd_chip_init()6503 sxfrctl1 |= ahd->seltime + STIMESEL_BUG_ADJ; in ahd_chip_init()6505 sxfrctl1 |= ahd->seltime; in ahd_chip_init()6509 ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->seltime|ENSTIMER|ACTNEGEN); in ahd_chip_init()
4625 |term|ahc->seltime in ahc_chip_init()