OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCMD_LAST_REG
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/scmdctl/
i2cspi.c
108
if (reg >
SCMD_LAST_REG
||
109
reg_end >
SCMD_LAST_REG
)
126
if (reg >
SCMD_LAST_REG
)
uart.c
403
if (reg >
SCMD_LAST_REG
||
404
reg_end >
SCMD_LAST_REG
)
461
if (reg >
SCMD_LAST_REG
)
/src/sys/dev/ic/
scmdreg.h
223
#define
SCMD_LAST_REG
SCMD_REG_REM_READ /* The last register address on a module */
scmd.c
297
return
SCMD_LAST_REG
;
400
if (reg_addr <=
SCMD_LAST_REG
) {
511
if (reg_addr <=
SCMD_LAST_REG
) {
Completed in 14 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025