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

  /src/sys/dev/hpc/
hpckbdkeymap.h 31 #define SPL 253 /* special key */
72 /* 5 */ UNK, UNK, UNK, 53 , 25 , UNK, UNK, SPL, /* Light */
74 /* 7 */ 205, 200, UNK, UNK, SPL, UNK, UNK, 28 , /* Off key */
126 /* 6 */ IGN, IGN, IGN, SPL, IGN, IGN, IGN, IGN, /* Light */
586 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN,
607 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN,
628 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN,
658 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN, /* ON button */
662 /*15 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN /* LED button */
679 /*11 */ SPL, IGN, IGN, IGN, IGN, IGN, IGN, IGN, /* ON button *
    [all...]
  /src/sys/arch/sparc64/include/
psl.h 75 /* Interesting spl()s */
441 #define SPL(name, newpil) \
450 /* A non-priority-decreasing version of SPL */
465 #define SPL(name, newpil) \
473 /* A non-priority-decreasing version of SPL */
510 SPL(spl0, 0)

Completed in 13 milliseconds