HomeSort by: relevance | last modified time | path
    Searched defs:pci_intr_handle_t (Results 1 - 25 of 60) sorted by relevancy

1 2 3

  /src/sys/arch/x86/include/
pci_machdep.h 42 * See also i82093var.h to find out pci_intr_handle_t's bitfield.
45 typedef intr_handle_t pci_intr_handle_t; typedef in typeref:typename:intr_handle_t
pci_machdep.h 42 * See also i82093var.h to find out pci_intr_handle_t's bitfield.
45 typedef intr_handle_t pci_intr_handle_t; typedef in typeref:typename:intr_handle_t
pci_machdep.h 42 * See also i82093var.h to find out pci_intr_handle_t's bitfield.
45 typedef intr_handle_t pci_intr_handle_t; typedef in typeref:typename:intr_handle_t
  /src/sys/arch/ia64/include/
pci_machdep.h 35 typedef int pci_intr_handle_t; typedef in typeref:typename:int
pci_machdep.h 35 typedef int pci_intr_handle_t; typedef in typeref:typename:int
pci_machdep.h 35 typedef int pci_intr_handle_t; typedef in typeref:typename:int
  /src/sys/arch/xen/include/
pci_machdep.h 63 typedef intr_handle_t pci_intr_handle_t; typedef in typeref:typename:intr_handle_t
pci_machdep.h 63 typedef intr_handle_t pci_intr_handle_t; typedef in typeref:typename:intr_handle_t
pci_machdep.h 63 typedef intr_handle_t pci_intr_handle_t; typedef in typeref:typename:intr_handle_t
  /src/sys/arch/cobalt/include/
pci_machdep.h 56 typedef int pci_intr_handle_t; typedef in typeref:typename:int
76 pci_intr_handle_t *);
77 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *, size_t);
78 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
79 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
pci_machdep.h 56 typedef int pci_intr_handle_t; typedef in typeref:typename:int
76 pci_intr_handle_t *);
77 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *, size_t);
78 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
79 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
pci_machdep.h 56 typedef int pci_intr_handle_t; typedef in typeref:typename:int
76 pci_intr_handle_t *);
77 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *, size_t);
78 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
79 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
  /src/sys/arch/atari/include/
pci_machdep.h 55 typedef int pci_intr_handle_t; typedef in typeref:typename:int
77 pci_intr_handle_t *);
78 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *, size_t);
79 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
80 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
pci_machdep.h 55 typedef int pci_intr_handle_t; typedef in typeref:typename:int
77 pci_intr_handle_t *);
78 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *, size_t);
79 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
80 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
pci_machdep.h 55 typedef int pci_intr_handle_t; typedef in typeref:typename:int
77 pci_intr_handle_t *);
78 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *, size_t);
79 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
80 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
  /src/sys/arch/sandpoint/include/
pci_machdep.h 57 typedef int pci_intr_handle_t; typedef in typeref:typename:int
80 pci_intr_handle_t *);
81 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
83 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
84 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
86 void *pci_intr_establish_xname(pci_chipset_tag_t, pci_intr_handle_t,
90 pci_intr_type_t pci_intr_type(pci_chipset_tag_t, pci_intr_handle_t);
92 pci_intr_handle_t **, int *, pci_intr_type_t);
93 void pci_intr_release(pci_chipset_tag_t, pci_intr_handle_t *, int);
95 pci_intr_handle_t **);
    [all...]
pci_machdep.h 57 typedef int pci_intr_handle_t; typedef in typeref:typename:int
80 pci_intr_handle_t *);
81 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
83 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
84 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
86 void *pci_intr_establish_xname(pci_chipset_tag_t, pci_intr_handle_t,
90 pci_intr_type_t pci_intr_type(pci_chipset_tag_t, pci_intr_handle_t);
92 pci_intr_handle_t **, int *, pci_intr_type_t);
93 void pci_intr_release(pci_chipset_tag_t, pci_intr_handle_t *, int);
95 pci_intr_handle_t **);
    [all...]
pci_machdep.h 57 typedef int pci_intr_handle_t; typedef in typeref:typename:int
80 pci_intr_handle_t *);
81 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
83 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
84 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
86 void *pci_intr_establish_xname(pci_chipset_tag_t, pci_intr_handle_t,
90 pci_intr_type_t pci_intr_type(pci_chipset_tag_t, pci_intr_handle_t);
92 pci_intr_handle_t **, int *, pci_intr_type_t);
93 void pci_intr_release(pci_chipset_tag_t, pci_intr_handle_t *, int);
95 pci_intr_handle_t **);
    [all...]
  /src/sys/arch/sgimips/include/
pci_machdep.h 50 typedef int pci_intr_handle_t; typedef in typeref:typename:int
64 pci_intr_handle_t *);
66 pci_intr_handle_t, char *, size_t);
92 pci_intr_handle_t *);
93 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *,
95 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
96 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
pci_machdep.h 50 typedef int pci_intr_handle_t; typedef in typeref:typename:int
64 pci_intr_handle_t *);
66 pci_intr_handle_t, char *, size_t);
92 pci_intr_handle_t *);
93 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *,
95 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
96 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
pci_machdep.h 50 typedef int pci_intr_handle_t; typedef in typeref:typename:int
64 pci_intr_handle_t *);
66 pci_intr_handle_t, char *, size_t);
92 pci_intr_handle_t *);
93 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *,
95 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
96 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
  /src/sys/arch/sparc/include/
pci_machdep.h 40 typedef u_int pci_intr_handle_t; typedef in typeref:typename:u_int
91 pci_intr_handle_t *);
92 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
94 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
95 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
pci_machdep.h 40 typedef u_int pci_intr_handle_t; typedef in typeref:typename:u_int
91 pci_intr_handle_t *);
92 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
94 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
95 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
pci_machdep.h 40 typedef u_int pci_intr_handle_t; typedef in typeref:typename:u_int
91 pci_intr_handle_t *);
92 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
94 const struct evcnt *pci_intr_evcnt(pci_chipset_tag_t, pci_intr_handle_t);
95 void *pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t,
  /src/sys/arch/landisk/include/
pci_machdep.h 46 typedef int pci_intr_handle_t; typedef in typeref:typename:int
60 int landisk_pci_intr_map(const struct pci_attach_args *, pci_intr_handle_t *);
61 const char *landisk_pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
63 const struct evcnt *landisk_pci_intr_evcnt(pci_chipset_tag_t,pci_intr_handle_t);
64 void *landisk_pci_intr_establish(pci_chipset_tag_t, pci_intr_handle_t, int,

Completed in 39 milliseconds

1 2 3