Lines Matching defs:iplh
156 iplog_t **iplh[IPL_LOGSIZE];
267 softl->iplh[i] = &softl->iplt[i];
323 WAKEUP(softl->iplh, i);
644 *softl->iplh[unit] = ipl;
645 softl->iplh[unit] = &ipl->ipl_next;
658 WAKEUP(softl->iplh, unit);
747 l = get_sleep_lock(&softl->iplh[unit]);
748 error = sleep(&softl->iplh[unit], PZERO+1);
752 error = mpsleep(&softl->iplh[unit], PSUSP|PCATCH, "ipfread", 0,
757 error = SLEEP(unit + softl->iplh, "ipl sleep");
809 softl->iplh[unit] = &softl->iplt[unit];
842 softl->iplh[unit] = &softl->iplt[unit];