OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:d_id
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
isp_stds.h
51
uint8_t
d_id
[3];
member in struct:__anona583cb230108
/src/sys/dev/i2c/
dbcool.c
1858
uint8_t c_id,
d_id
, r_id;
local in function:dbcool_chip_ident
1862
d_id
= dc->dc_readreg(dc, DBCOOL_DEVICEID_REG);
1873
if ((c_id == 0) && (
d_id
== 0) && (r_id == 0)) {
1881
d_id
= dc->dc_readreg(dc, DBCOOL_DEVICEID_REG);
1887
(
d_id
== chip_table[i].device ||
1895
aprint_debug("dbcool_chip_ident: addr 0x%02x c_id 0x%02x
d_id
0x%02x"
1896
" r_id 0x%02x: No match.\n", dc->dc_addr, c_id,
d_id
,
Completed in 14 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025