OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ioapic_softc
(Results
1 - 14
of
14
) 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;
pic.h
24
struct
ioapic_softc
*pic_ioapic; /* if pic_type == PIC_IOAPIC */
/src/sys/arch/xen/include/
i82093var.h
12
ioapic_read_ul(struct
ioapic_softc
*sc, int regid)
28
ioapic_write_ul(struct
ioapic_softc
*sc, int regid, uint32_t val)
/src/sys/arch/x86/x86/
ioapic.c
115
struct
ioapic_softc
*ioapics; /* head of linked list */
120
ioapic_lock(struct
ioapic_softc
*sc)
131
ioapic_unlock(struct
ioapic_softc
*sc, u_long flags)
142
ioapic_read_ul(struct
ioapic_softc
*sc, int regid)
153
ioapic_write_ul(struct
ioapic_softc
*sc, int regid, uint32_t val)
161
ioapic_read(struct
ioapic_softc
*sc, int regid)
173
ioapic_write(struct
ioapic_softc
*sc, int regid, int val)
182
struct
ioapic_softc
*
185
struct
ioapic_softc
*sc;
208
struct
ioapic_softc
*
[
all
...]
mpbios.c
807
struct
ioapic_softc
*sc;
1324
struct
ioapic_softc
*sc = NULL;
lapic.c
335
struct
ioapic_softc
*ioapic;
intr.c
1336
struct
ioapic_softc
*pic;
1528
struct
ioapic_softc
*sc;
x86_machdep.c
1521
struct
ioapic_softc
*pic;
/src/sys/arch/i386/eisa/
eisa_machdep.c
208
struct
ioapic_softc
* const ioapic = ioapic_find(APIC_IRQ_APIC(ih));
/src/sys/dev/virtio/arch/x86/
virtio_mmio_cmdline.c
305
struct
ioapic_softc
*ioapic;
/src/sys/arch/x86/isa/
isa_machdep.c
218
struct
ioapic_softc
*ioapic = NULL;
/src/sys/arch/x86/pci/
pci_intr_machdep.c
295
struct
ioapic_softc
*ioapic;
/src/sys/arch/xen/x86/
xen_intr.c
418
struct
ioapic_softc
*pic;
/src/sys/arch/x86/acpi/
acpi_machdep.c
250
struct
ioapic_softc
*ioapic;
Completed in 21 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025