Searched refs:PCI_INTERRUPT_PIN (Results 1 – 2 of 2) sorted by relevance
34 const PCI_INTERRUPT_PIN: u32 = 0x3D; constant817 if self.config.read_config_byte(PCI_INTERRUPT_PIN) > 0 { in assign_irq()
125 #define PCI_INTERRUPT_PIN 0x3d /* 8 bits */ macro