OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:status_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/newsmips/newsmips/
news4000.c
211
volatile uint32_t *
status_port
= (uint32_t *)NEWS4000_IDROM_STATUS;
local in function:news4000_readidrom
215
while ((*
status_port
& 1) == 0)
221
while ((*
status_port
& 1) == 0)
news4000.c
211
volatile uint32_t *
status_port
= (uint32_t *)NEWS4000_IDROM_STATUS;
local in function:news4000_readidrom
215
while ((*
status_port
& 1) == 0)
221
while ((*
status_port
& 1) == 0)
Completed in 21 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025