OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:harmony_speeds
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hppa/gsc/
harmony.c
141
* For the full list, see the definition of
harmony_speeds
below.
1145
}
harmony_speeds
[] = {
variable in typeref:typename:const struct speed_struct[]
1167
for (i = 0; i < __arraycount(
harmony_speeds
); i++) {
1168
if (speed ==
harmony_speeds
[i].speed) {
1169
return
harmony_speeds
[i].bits;
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025