OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:db2
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/citrus/
citrus_csmapper.c
108
struct _citrus_db *db1, *
db2
, *db3;
local in function:find_best_pivot_pvdb
122
ret = open_subdb(&
db2
, db1, src);
126
num = _db_get_num_entries(
db2
);
130
ret = _db_get_entry(
db2
, i, &r1, &r2);
163
_db_close(
db2
);
/src/sys/dev/ic/
arn9285.c
188
uint8_t ob[5], db1[5],
db2
[5];
local in function:ar9285_init_from_rom
276
db2
[0] = (modal->db2_01 >> 0) & 0xf;
277
db2
[1] = (modal->db2_01 >> 4) & 0xf;
278
db2
[2] = (modal->db2_234 >> 0) & 0xf;
279
db2
[3] = (modal->db2_234 >> 4) & 0xf;
280
db2
[4] = (modal->db2_234 >> 8) & 0xf;
294
db2
[0] = (modal->db2_01 >> 0) & 0xf;
295
db2
[1] = (modal->db2_01 >> 4) & 0xf;
297
db2
[2] =
db2
[3] = db2[4] = db2[1]
[
all
...]
arn9287reg.h
131
uint8_t
db2
;
member in struct:ar9287_modal_eep_header
Completed in 45 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025