mp_intr_map
struct mp_intr_map *mp_intrs;
struct mp_intr_map *mp_intrs;
struct mp_intr_map tmpmap, *mip, **mipp = NULL;
struct mp_intr_map *ip_map;
struct mp_intr_map;
int mpacpi_findintr_linkdev(struct mp_intr_map *);
struct mp_intr_map *mb_intrs;
struct mp_intr_map *next;
extern struct mp_intr_map *mp_intrs;
struct mp_intr_map *map;
struct mp_intr_map *mpi;
struct mp_intr_map *mip, *intrs;
mpacpi_findintr_linkdev(struct mp_intr_map *mip)
static void mpacpi_print_intr(struct mp_intr_map *);
struct mp_intr_map *mpi;
struct mp_intr_map *mpi, *iter;
struct mp_intr_map *mpi;
mp_intrs = kmem_zalloc(sizeof(struct mp_intr_map) * mp_nintr, KM_SLEEP);
mpacpi_print_intr(struct mp_intr_map *mpi)
mpbios_int(const uint8_t *ent, int enttype, struct mp_intr_map *mpi)
struct mp_intr_map *altmpi;
static void mpbios_int(const uint8_t *, int, struct mp_intr_map *);
mp_intrs = kmem_zalloc(sizeof(struct mp_intr_map) * intr_cnt,
mp_intrs = kmem_zalloc(sizeof(struct mp_intr_map)*intr_cnt,
struct mp_intr_map *mp_intrs;