OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:consdev
(Results
1 - 25
of
476
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/sys/arch/luna68k/dev/
siottyvar.h
3
extern struct
consdev
siottycons;
siottyvar.h
3
extern struct
consdev
siottycons;
/src/sys/arch/dreamcast/dev/
pvrvar.h
35
void pvrcnprobe(struct
consdev
*);
36
void pvrcninit(struct
consdev
*);
pvrvar.h
35
void pvrcnprobe(struct
consdev
*);
36
void pvrcninit(struct
consdev
*);
/src/sys/dev/hpc/
bicons.h
37
int bicons_init(struct
consdev
*);
bicons.h
37
int bicons_init(struct
consdev
*);
/src/sys/dev/pci/
puccn.h
48
void puc_cnprobe(struct
consdev
*);
49
int puc_cninit(struct
consdev
*);
50
int cpu_puc_cnprobe(struct
consdev
*, struct pci_attach_args *);
51
void puc_gdbprobe(struct
consdev
*);
52
void puc_gdbinit(struct
consdev
*);
puccn.h
48
void puc_cnprobe(struct
consdev
*);
49
int puc_cninit(struct
consdev
*);
50
int cpu_puc_cnprobe(struct
consdev
*, struct pci_attach_args *);
51
void puc_gdbprobe(struct
consdev
*);
52
void puc_gdbinit(struct
consdev
*);
/src/sys/arch/hp300/stand/common/
consdefs.h
42
void iteprobe(struct
consdev
*);
43
void iteinit(struct
consdev
*);
48
void dcaprobe(struct
consdev
*);
49
void dcainit(struct
consdev
*);
54
void apciprobe(struct
consdev
*);
55
void apciinit(struct
consdev
*);
60
void dcmprobe(struct
consdev
*);
61
void dcminit(struct
consdev
*);
consdefs.h
42
void iteprobe(struct
consdev
*);
43
void iteinit(struct
consdev
*);
48
void dcaprobe(struct
consdev
*);
49
void dcainit(struct
consdev
*);
54
void apciprobe(struct
consdev
*);
55
void apciinit(struct
consdev
*);
60
void dcmprobe(struct
consdev
*);
61
void dcminit(struct
consdev
*);
/src/sys/arch/sun3/dev/
zs_cons.h
4
struct
consdev
;
8
extern void nullcnprobe(struct
consdev
*);
zs_cons.h
4
struct
consdev
;
8
extern void nullcnprobe(struct
consdev
*);
/src/sys/arch/bebox/stand/boot/
cons.h
41
struct
consdev
{
struct
45
void (*cn_probe) /* probe hardware and fill in
consdev
info */
46
(struct
consdev
*);
48
(struct
consdev
*);
cons.h
41
struct
consdev
{
struct
45
void (*cn_probe) /* probe hardware and fill in
consdev
info */
46
(struct
consdev
*);
48
(struct
consdev
*);
/src/sys/arch/cobalt/stand/boot/
cons.h
41
struct
consdev
{
struct
45
void (*cn_probe) /* probe hardware and fill in
consdev
info */
46
(struct
consdev
*);
48
(struct
consdev
*);
cons.h
41
struct
consdev
{
struct
45
void (*cn_probe) /* probe hardware and fill in
consdev
info */
46
(struct
consdev
*);
48
(struct
consdev
*);
/src/sys/arch/mmeye/stand/boot/
cons.h
79
struct
consdev
{
struct
83
void (*cn_probe) /* probe hardware and fill in
consdev
info */
84
(struct
consdev
*);
86
(struct
consdev
*);
cons.h
79
struct
consdev
{
struct
83
void (*cn_probe) /* probe hardware and fill in
consdev
info */
84
(struct
consdev
*);
86
(struct
consdev
*);
/src/sys/arch/prep/stand/boot/
cons.h
41
struct
consdev
{
struct
45
void (*cn_probe) /* probe hardware and fill in
consdev
info */
46
(struct
consdev
*);
48
(struct
consdev
*);
cons.h
41
struct
consdev
{
struct
45
void (*cn_probe) /* probe hardware and fill in
consdev
info */
46
(struct
consdev
*);
48
(struct
consdev
*);
/src/sys/arch/rs6000/stand/boot/
cons.h
41
struct
consdev
{
struct
45
void (*cn_probe) /* probe hardware and fill in
consdev
info */
46
(struct
consdev
*);
48
(struct
consdev
*);
cons.h
41
struct
consdev
{
struct
45
void (*cn_probe) /* probe hardware and fill in
consdev
info */
46
(struct
consdev
*);
48
(struct
consdev
*);
/src/sys/arch/sgimips/stand/common/
iris_cons.h
32
struct
consdev
{
struct
36
void (*cn_probe) /* probe hardware and fill in
consdev
info */
37
(struct
consdev
*);
39
(struct
consdev
*);
iris_cons.h
32
struct
consdev
{
struct
36
void (*cn_probe) /* probe hardware and fill in
consdev
info */
37
(struct
consdev
*);
39
(struct
consdev
*);
/src/sys/dev/sun/
kbd_ms_ttyvar.h
49
struct
consdev
;
55
struct
consdev
*kmta_consdev; /* Tells us we're the console. */
Completed in 65 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Wed Oct 15 07:09:58 GMT 2025