Home | History | Annotate | Download | only in obio

Lines Matching defs:spl

475 		int reg, flags, spl;
478 spl = spl6();
483 splx(spl);
854 int fdUnit, err, done, spl;
951 spl = splbio();
956 splx(spl);
1537 int spl;
1543 spl = spl6();
1546 splx(spl);
1875 int spl;
1879 spl = spl6();
1882 splx(spl);