HomeSort by: relevance | last modified time | path
    Searched refs:hollywood_intr_establish (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/evbppc/wii/dev/
hollywood.h 40 void *hollywood_intr_establish(int, int, int (*)(void *), void *, const char *);
resetbtn.c 84 hollywood_intr_establish(haa->haa_irq, IPL_HIGH, resetbtn_intr, smpsw,
ohci_hollywood.c 95 hollywood_intr_establish(haa->haa_irq, IPL_USB, ohci_intr, sc,
ehci_hollywood.c 94 hollywood_intr_establish(haa->haa_irq, IPL_USB, ehci_intr, sc,
sdhc_hollywood.c 93 hollywood_intr_establish(haa->haa_irq, IPL_SDMMC, sdhc_intr,
hollywood.c 214 hollywood_intr_establish(int irq, int ipl, int (*func)(void *), void *arg, function in typeref:typename:void *
di.c 224 hollywood_intr_establish(haa->haa_irq, IPL_BIO, di_intr, sc,

Completed in 32 milliseconds