Home
last modified time | relevance | path

Searched refs:pil_level (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/pci/
Dpccbbvar.h179 int pil_level; member
Dpccbb.c1057 if (pil->pil_level == IPL_SERIAL) {
1059 } else if (pil->pil_level == IPL_HIGH) {
1061 if (pil->pil_level == IPL_HIGH) {
1063 } else if (pil->pil_level == IPL_CLOCK) {
1065 } else if (pil->pil_level == IPL_AUDIO) {
1068 } else if (pil->pil_level == IPL_IMP) {
1071 } else if (pil->pil_level == IPL_TTY) {
1074 } else if (pil->pil_level == IPL_SOFTSERIAL) {
1077 } else if (pil->pil_level == IPL_NET) {
1764 newpil->pil_level = level;