OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ioapic_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
i82093var.h
48
struct
ioapic_softc
{
struct
51
struct
ioapic_softc
*sc_next;
98
void ioapic_print_redir(struct
ioapic_softc
*, const char *, int);
100
struct
ioapic_softc
*ioapic_find(int);
101
struct
ioapic_softc
*ioapic_find_bybase(int);
107
extern struct
ioapic_softc
*ioapics;
i82093var.h
48
struct
ioapic_softc
{
struct
51
struct
ioapic_softc
*sc_next;
98
void ioapic_print_redir(struct
ioapic_softc
*, const char *, int);
100
struct
ioapic_softc
*ioapic_find(int);
101
struct
ioapic_softc
*ioapic_find_bybase(int);
107
extern struct
ioapic_softc
*ioapics;
Completed in 49 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025