Home | History | Annotate | Download | only in bios

Lines Matching full:slot_addend

786     int slot_addend;
787 slot_addend = (pci_dev->devfn >> 3) - 1;
788 return (irq_num + slot_addend) & 3;