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

  /src/sys/arch/alpha/eisa/
eisa_machdep.c 599 eisa_lookup_func(int slot, int func) function in typeref:struct:ecu_func *
622 ecuf = eisa_lookup_func(slot, func);
644 ecuf = eisa_lookup_func(slot, func);
666 ecuf = eisa_lookup_func(slot, func);
688 ecuf = eisa_lookup_func(slot, func);
eisa_machdep.c 599 eisa_lookup_func(int slot, int func) function in typeref:struct:ecu_func *
622 ecuf = eisa_lookup_func(slot, func);
644 ecuf = eisa_lookup_func(slot, func);
666 ecuf = eisa_lookup_func(slot, func);
688 ecuf = eisa_lookup_func(slot, func);

Completed in 170 milliseconds