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

  /src/sys/arch/shark/shark/
profile.c 384 int spl; local in function:profStop
390 spl = splbio();
402 splx(spl);
  /src/sys/arch/mac68k/obio/
iwm_fd.c 475 int reg, flags, spl; local in function:fd_attach
478 spl = spl6();
483 splx(spl);
854 int fdUnit, err, done, spl; local in function:fdstrategy
951 spl = splbio();
956 splx(spl);
1537 int spl; local in function:motor_off
1543 spl = spl6();
1546 splx(spl);
1875 int spl; local in function:checkTrack
    [all...]

Completed in 16 milliseconds