OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zskbd_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/tc/
zskbd.c
95
struct
zskbd_softc
{
struct
121
static void zskbd_input(struct
zskbd_softc
*, int);
126
CFATTACH_DECL_NEW(zskbd, sizeof(struct
zskbd_softc
),
183
struct
zskbd_softc
*zskbd = device_private(self);
260
struct
zskbd_softc
*sc = v;
298
struct
zskbd_softc
*sc = v;
306
struct
zskbd_softc
*sc = v;
335
zskbd_input(struct
zskbd_softc
*sc, int data)
362
struct
zskbd_softc
*zskbd;
402
struct
zskbd_softc
*zskbd
[
all
...]
/src/sys/arch/sgimips/dev/
zs_kbd.c
68
struct
zskbd_softc
{
struct
144
CFATTACH_DECL_NEW(zskbd, sizeof(struct
zskbd_softc
),
191
struct
zskbd_softc
*sc;
257
struct
zskbd_softc
*sc;
289
struct
zskbd_softc
*sc;
300
struct
zskbd_softc
*sc;
348
struct
zskbd_softc
*sc;
371
struct
zskbd_softc
*sc;
396
struct
zskbd_softc
*sc;
418
struct
zskbd_softc
*sc
[
all
...]
Completed in 38 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025