Searched refs:int_pin (Results 1 – 1 of 1) sorted by relevance
900 byte int_pin = unknown_config_data ? 0 : get_conf_byte(d, PCI_INTERRUPT_PIN); in show_verbose() local901 if (int_pin || p->irq) in show_verbose()903 (int_pin ? 'A' + int_pin - 1 : '?'), p->irq); in show_verbose()