OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_minsyncperiod
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
wd33c93var.h
176
uint8_t
sc_minsyncperiod
; /* Minimum supported sync xfer period */
member in struct:wd33c93_softc
wd33c93.c
230
if (sc->
sc_minsyncperiod
< 50)
284
ti->period = sc->
sc_minsyncperiod
;
357
sc->
sc_minsyncperiod
= sc->sc_syncperiods[0];
371
sc->
sc_minsyncperiod
= sc->sc_fsyncperiods[0];
420
if (ti->period < 50 && sc->
sc_minsyncperiod
< 50) {
1095
ti->period = sc->
sc_minsyncperiod
;
1107
sc->sc_omsg[4] = sc->
sc_minsyncperiod
;
1668
MAX(msgaddr[3], sc->
sc_minsyncperiod
);
Completed in 15 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025