Home
last modified time | relevance | path

Searched refs:pci_intr_string (Results 1 – 25 of 199) sorted by relevance

12345678

/netbsd-src/sys/arch/x86/pci/
H A Dpci_intr_machdep.c226 pci_intr_string(pci_chipset_tag_t pc, pci_intr_handle_t ih, char *buf, in pci_intr_string() function
420 return pci_intr_string(pc, ih, buf, len); in x86_pci_intx_create_intrid()
430 intrstr = pci_intr_string(NULL, *pih, intrstr_buf, sizeof(intrstr_buf)); in x86_pci_intx_release()
/netbsd-src/sys/arch/atari/include/
H A Dpci_machdep.h78 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *, size_t);
/netbsd-src/sys/arch/cobalt/include/
H A Dpci_machdep.h77 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *, size_t);
/netbsd-src/sys/arch/sgimips/include/
H A Dpci_machdep.h93 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t, char *,
/netbsd-src/sys/arch/sparc/include/
H A Dpci_machdep.h92 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
/netbsd-src/sys/arch/sandpoint/include/
H A Dpci_machdep.h81 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
/netbsd-src/sys/dev/pci/
H A Dlpt_puc.c87 intrstr = pci_intr_string(aa->pc, aa->intrhandle, intrbuf, in lpt_puc_attach()
H A Diha_pci.c145 intrstr = pci_intr_string(pa->pa_pc, ih, intrbuf, sizeof(intrbuf)); in iha_pci_attach()
H A Ddpt_pci.c123 intrstr = pci_intr_string(pc, ih, intrbuf, sizeof(intrbuf)); in dpt_pci_attach()
H A Dif_mtd_pci.c121 intrstring = pci_intr_string(pa->pa_pc, ih, intrbuf, sizeof(intrbuf)); in mtd_pci_attach()
H A Dadw_pci.c175 intrstr = pci_intr_string(pc, ih, intrbuf, sizeof(intrbuf)); in adw_pci_attach()
H A Dbha_pci.c135 intrstr = pci_intr_string(pc, ih, intrbuf, sizeof(intrbuf)); in bha_pci_attach()
H A Dcom_puc.c110 intrstr = pci_intr_string(aa->pc, aa->intrhandle, intrbuf, in com_puc_attach()
H A Dif_an_pci.c150 intrstr = pci_intr_string(pa->pa_pc, ih, intrbuf, sizeof(intrbuf)); in an_pci_attach()
/netbsd-src/sys/arch/alpha/sableio/
H A Dlpt_sableio.c112 intrstr = pci_intr_string(sa->sa_pc, ih, buf, sizeof(buf)); in lpt_sableio_attach()
H A Dcom_sableio.c112 intrstr = pci_intr_string(sa->sa_pc, ih, buf, sizeof(buf)); in com_sableio_attach()
H A Dfdc_sableio.c116 intrstr = pci_intr_string(sa->sa_pc, ih, buf, sizeof(buf)); in fdc_sableio_attach()
/netbsd-src/sys/arch/sparc64/include/
H A Dpci_machdep.h91 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
/netbsd-src/sys/arch/x86/include/
H A Dpci_machdep_common.h119 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
/netbsd-src/sys/arch/dreamcast/include/
H A Dpci_machdep.h92 #define pci_intr_string(c, ih, buf, len) \ macro
/netbsd-src/sys/arch/hpcmips/include/
H A Dpci_machdep.h88 #define pci_intr_string(c, ih, buf, len) \ macro
/netbsd-src/sys/arch/sgimips/pci/
H A Dpci_machdep.c123 pci_intr_string(pci_chipset_tag_t pc, pci_intr_handle_t ih, char *buf, in pci_intr_string() function
/netbsd-src/sys/arch/landisk/include/
H A Dpci_machdep.h88 #define pci_intr_string(v, ih, buf, len) \ macro
/netbsd-src/sys/arch/alpha/include/
H A Dpci_machdep.h122 const char *pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
/netbsd-src/sys/arch/powerpc/include/
H A Dpci_machdep.h87 const char * pci_intr_string(pci_chipset_tag_t, pci_intr_handle_t,
246 pci_intr_string(pci_chipset_tag_t pc, pci_intr_handle_t ih, char * buf, in pci_intr_string() function

12345678