Home
last modified time | relevance | path

Searched refs:mpbios_int (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/arch/amd64/amd64/
H A Dmpbios.c153 void mp_cfg_pci_intr(const struct mpbios_int *, u_int32_t *);
161 void mp_cfg_isa_intr(const struct mpbios_int *, u_int32_t *);
167 int mpbios_int(const u_int8_t *, int, struct mp_intr_map *);
498 const struct mpbios_int *iep; in mpbios_scan()
499 struct mpbios_int ie; in mpbios_scan()
547 iep = (const struct mpbios_int *)position; in mpbios_scan()
580 iep = (const struct mpbios_int *)position; in mpbios_scan()
586 if (mpbios_int((char *)&ie, in mpbios_scan()
591 if (mpbios_int(position, type, in mpbios_scan()
597 if (mpbios_int(position, type, in mpbios_scan()
[all …]
/openbsd/sys/arch/i386/i386/
H A Dmpbios.c160 void mp_cfg_pci_intr(const struct mpbios_int *, u_int32_t *);
163 void mp_cfg_eisa_intr(const struct mpbios_int *, u_int32_t *);
166 void mp_cfg_isa_intr(const struct mpbios_int *, u_int32_t *);
172 int mpbios_int(const u_int8_t *, struct mp_intr_map *);
583 const struct mpbios_int *ie = in mpbios_scan()
584 (const struct mpbios_int *)position; in mpbios_scan()
618 if (mpbios_int(position, in mpbios_scan()
655 struct mpbios_int e; in mpbios_invent()
1006 mpbios_int(const u_int8_t *ent, struct mp_intr_map *mpi) in mpbios_int() function
1008 const struct mpbios_int *entry = (const struct mpbios_int *)ent; in mpbios_int()
[all …]
/openbsd/sys/arch/amd64/include/
H A Dmpconfig.h14 struct mpbios_int;
20 void (*mb_intr_cfg)(const struct mpbios_int *, u_int32_t *);
H A Dmpbiosreg.h144 struct mpbios_int { struct
/openbsd/sys/arch/i386/include/
H A Dmpbiosvar.h50 void (*mb_intr_cfg)(const struct mpbios_int *, u_int32_t *);
H A Dmpbiosreg.h144 struct mpbios_int { struct