Searched refs:IntLine (Results 1 – 2 of 2) sorted by relevance
747 mpt->pci_cfg.IntLine = pci_read_config(mpt->dev, PCIR_INTLINE, 1);774 MPT_CHECK(IntLine, PCIR_INTLINE, 1);788 pci_write_config(mpt->dev, PCIR_INTLINE, mpt->pci_cfg.IntLine, 1);
460 uint8_t IntLine; member