Searched refs:PCI_FUNCTION_ID (Results 1 – 3 of 3) sorted by relevance
94 regs.eax.word.ax = (PCI_FUNCTION_ID << 8) | PCI_GET_IRQ_ROUTING; in pci_bios_get_irq_routing()
257 regs.eax.word.ax = (PCI_FUNCTION_ID << 8) | PCI_BIOS_PRESENT; in pci_check_bios()
133 #define PCI_FUNCTION_ID (0xb1) macro