HomeSort by: relevance | last modified time | path
    Searched defs:hollywood_maa (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbppc/wii/dev/
hollywood.c 50 static struct mainbus_attach_args hollywood_maa; variable in typeref:struct:mainbus_attach_args
94 hollywood_maa = *(struct mainbus_attach_args *)aux;
103 hollywood_intr_init(hollywood_maa.maa_irq);
114 haa.haa_bst = hollywood_maa.maa_bst;
115 haa.haa_dmat = hollywood_maa.maa_dmat;
hollywood.c 50 static struct mainbus_attach_args hollywood_maa; variable in typeref:struct:mainbus_attach_args
94 hollywood_maa = *(struct mainbus_attach_args *)aux;
103 hollywood_intr_init(hollywood_maa.maa_irq);
114 haa.haa_bst = hollywood_maa.maa_bst;
115 haa.haa_dmat = hollywood_maa.maa_dmat;

Completed in 46 milliseconds