OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:consdev_ioh
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbppc/virtex/
virtex.h
77
extern bus_space_handle_t
consdev_ioh
; /* console device */
consinit.c
58
bus_space_handle_t
consdev_ioh
;
variable in typeref:typename:bus_space_handle_t
/src/sys/arch/evbppc/virtex/dev/
xlcom.c
201
sc->sc_ioh =
consdev_ioh
;
668
if (bus_space_map(consdev_iot, CONS_ADDR, XLCOM_SIZE, 0, &
consdev_ioh
))
669
panic("xlcom_cninit: could not map
consdev_ioh
");
671
xlcom_reset(consdev_iot,
consdev_ioh
);
677
return (xlcom_busy_getc(consdev_iot,
consdev_ioh
));
683
xlcom_busy_putc(consdev_iot,
consdev_ioh
, c);
Completed in 15 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025