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

  /src/sys/dev/sbus/
stp4020.c 321 int rev, i, sbus_intno, hw_ipl; local in function:stp4020attach
352 hw_ipl = IPL_VM;
367 hw_ipl = IPL_VM;
379 hw_ipl = IPL_NONE;
450 hw_ipl, stp4020_intr, sc);
stp4020.c 321 int rev, i, sbus_intno, hw_ipl; local in function:stp4020attach
352 hw_ipl = IPL_VM;
367 hw_ipl = IPL_VM;
379 hw_ipl = IPL_NONE;
450 hw_ipl, stp4020_intr, sc);

Completed in 25 milliseconds