OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vrled_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
vrledvar.h
35
struct
vrled_softc
{
struct
48
void vrled_set_state(struct
vrled_softc
*, vrled_status);
vrled.c
59
static void vrled_write(struct
vrled_softc
*, int, unsigned short);
60
static unsigned short vrled_read(struct
vrled_softc
*, int);
62
static void vrled_stop(struct
vrled_softc
*);
63
static void vrled_on(struct
vrled_softc
*);
64
static void vrled_blink(struct
vrled_softc
*);
65
static void vrled_flash(struct
vrled_softc
*);
66
static void vrled_change_state(struct
vrled_softc
*);
71
CFATTACH_DECL_NEW(vrled, sizeof(struct
vrled_softc
),
74
struct
vrled_softc
*this_led;
77
vrled_write(struct
vrled_softc
*sc, int port, unsigned short val
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025