OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STATUS_PCI66
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wmreg.h
474
#define
STATUS_PCI66
__BIT(11) /* 66MHz bus (Livengood) */
if_wm.c
2416
sc->sc_bus_speed = (reg &
STATUS_PCI66
) ? 66 : 33;
Completed in 24 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025