OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_calibration
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2506
struct mcx_calibration
sc_calibration
[2];
member in struct:mcx_softc
6868
struct mcx_calibration *c = &sc->
sc_calibration
[0];
6901
pc = &sc->
sc_calibration
[gen % __arraycount(sc->
sc_calibration
)];
6903
nc = &sc->
sc_calibration
[gen % __arraycount(sc->
sc_calibration
)];
7064
c = &sc->
sc_calibration
[gen % __arraycount(sc->
sc_calibration
)];
if_mcx.c
2506
struct mcx_calibration
sc_calibration
[2];
member in struct:mcx_softc
6868
struct mcx_calibration *c = &sc->
sc_calibration
[0];
6901
pc = &sc->
sc_calibration
[gen % __arraycount(sc->
sc_calibration
)];
6903
nc = &sc->
sc_calibration
[gen % __arraycount(sc->
sc_calibration
)];
7064
c = &sc->
sc_calibration
[gen % __arraycount(sc->
sc_calibration
)];
Completed in 34 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025