OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rambo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mipsco/obio/
rambo.c
1
/* $NetBSD:
rambo
.c,v 1.15 2025/05/01 05:36:02 tsutsui Exp $ */
33
__KERNEL_RCSID(0, "$NetBSD:
rambo
.c,v 1.15 2025/05/01 05:36:02 tsutsui Exp $");
47
#include <mipsco/obio/
rambo
.h>
50
* Timer & Interrupt manipulation routines for the
Rambo
Custom ASIC
66
static struct rambo_softc *
rambo
;
variable in typeref:struct:rambo_softc *
68
CFATTACH_DECL_NEW(
rambo
, sizeof(struct rambo_softc),
94
/* Setup
RAMBO
Timer to generate timer interrupts */
104
rambo
= sc;
114
rambo
->sc_intrcnt.ev_count++;
115
tbreak = bus_space_read_4(
rambo
->sc_bst, rambo->sc_bsh, RB_TBREAK)
[
all
...]
rambo.c
1
/* $NetBSD:
rambo
.c,v 1.15 2025/05/01 05:36:02 tsutsui Exp $ */
33
__KERNEL_RCSID(0, "$NetBSD:
rambo
.c,v 1.15 2025/05/01 05:36:02 tsutsui Exp $");
47
#include <mipsco/obio/
rambo
.h>
50
* Timer & Interrupt manipulation routines for the
Rambo
Custom ASIC
66
static struct rambo_softc *
rambo
;
variable in typeref:struct:rambo_softc *
68
CFATTACH_DECL_NEW(
rambo
, sizeof(struct rambo_softc),
94
/* Setup
RAMBO
Timer to generate timer interrupts */
104
rambo
= sc;
114
rambo
->sc_intrcnt.ev_count++;
115
tbreak = bus_space_read_4(
rambo
->sc_bst, rambo->sc_bsh, RB_TBREAK)
[
all
...]
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025