OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:initial_elcr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/pci/
sio_pic.c
125
static uint8_t
initial_elcr
[2];
variable in typeref:typename:uint8_t[2]
363
initial_elcr
[0] = (*sio_read_elcr)(0); /* XXX */
364
initial_elcr
[1] = (*sio_read_elcr)(1); /* XXX */
429
(*sio_write_elcr)(0,
initial_elcr
[0]); /* XXX */
430
(*sio_write_elcr)(1,
initial_elcr
[1]); /* XXX */
sio_pic.c
125
static uint8_t
initial_elcr
[2];
variable in typeref:typename:uint8_t[2]
363
initial_elcr
[0] = (*sio_read_elcr)(0); /* XXX */
364
initial_elcr
[1] = (*sio_read_elcr)(1); /* XXX */
429
(*sio_write_elcr)(0,
initial_elcr
[0]); /* XXX */
430
(*sio_write_elcr)(1,
initial_elcr
[1]); /* XXX */
Completed in 150 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025