Home
last modified time | relevance | path

Searched refs:l2 (Results 1 – 1 of 1) sorted by relevance

/pciutils/
H A Dls-ecaps.c128 u32 l, l0, l1, l2, l3; in cap_aer() local
199 l2 = get_conf_long(d, where + PCI_ERR_HEADER_LOG + 8); in cap_aer()
201 printf("\t\tHeaderLog: %08x %08x %08x %08x\n", l0, l1, l2, l3); in cap_aer()
1648 u32 l, l2, linknum = 0, selnum = 0, addrnum, off, i, j; in cap_ide() local
1775 l2 = get_conf_long(d, off + 4); in cap_ide()
1780 FLAG(l2, PCI_IDE_SEL_RID_2_VALID), in cap_ide()
1781 PCI_IDE_SEL_RID_2_BASE(l2), in cap_ide()
1783 PCI_IDE_SEL_RID_2_SEG_BASE(l2)); in cap_ide()