Home | History | Annotate | Download | only in ixp12x0

Lines Matching defs:ppl

381 	const int		ppl = ci->ci_cpl;
392 hardware_spl_level = ppl;
393 ixp12x0_set_intrmask(imask[ppl] | hwpend, pci_imask[ppl] | pci_hwpend);
395 hwpend &= ~imask[ppl];
396 pci_hwpend &= ~pci_imask[ppl];
429 ci->ci_cpl = ppl;
430 hardware_spl_level = ppl;
431 ixp12x0_set_intrmask(imask[ppl], pci_imask[ppl]);