OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ubtmp1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/isa/
isa_machdep.c
333
u_int8_t
ubtmp1
, ubtmp2;
local in function:probe_com
340
ubtmp1
= *((volatile u_int8_t *)(addr + com_cfcr));
343
if ((
ubtmp1
!= LCR_8BITS) || ((ubtmp2 & 0x38) != 0)) {
isa_machdep.c
333
u_int8_t
ubtmp1
, ubtmp2;
local in function:probe_com
340
ubtmp1
= *((volatile u_int8_t *)(addr + com_cfcr));
343
if ((
ubtmp1
!= LCR_8BITS) || ((ubtmp2 & 0x38) != 0)) {
Completed in 23 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025