OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:seltime
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
ssh-keyscan.c
541
struct timespec
seltime
, now;
local
549
timespecsub(&c->c_ts, &now, &
seltime
);
551
timespecclear(&
seltime
);
553
while (ppoll(read_wait, maxfd, &
seltime
, NULL) == -1) {
/src/sys/dev/ic/
aic79xxvar.h
1241
int
seltime
;
member in struct:ahd_softc
aic7xxxvar.h
1200
int
seltime
;
member in struct:ahc_softc
aic79xx.c
6229
&& (ahd->
seltime
!= STIMESEL_MIN)) {
6235
sxfrctl1 |= ahd->
seltime
+ STIMESEL_BUG_ADJ;
6237
sxfrctl1 |= ahd->
seltime
;
6241
ahd_outb(ahd, SXFRCTL1, sxfrctl1|ahd->
seltime
|ENSTIMER|ACTNEGEN);
aic7xxx.c
4616
|term|ahc->
seltime
Completed in 29 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026