Searched refs:IntLine (Results 1 – 2 of 2) sorted by relevance
743 mpt->pci_cfg.IntLine = pci_read_config(mpt->dev, PCIR_INTLINE, 1);770 MPT_CHECK(IntLine, PCIR_INTLINE, 1);784 pci_write_config(mpt->dev, PCIR_INTLINE, mpt->pci_cfg.IntLine, 1);
455 uint8_t IntLine; member