Searched refs:off (Results 1 – 4 of 4) sorted by relevance
| /pciutils/ |
| H A D | ls-ecaps.c | 1713 off += 4; in cap_ide() 1722 off += 4; in cap_ide() 1738 offstr(offs, off), in cap_ide() 1741 off += 4; in cap_ide() 1748 offstr(offs, off), in cap_ide() 1762 off += 4; in cap_ide() 1767 offstr(offs, off), in cap_ide() 1771 off += 4; in cap_ide() 1778 offstr(offs, off), in cap_ide() 1784 off += 8; in cap_ide() [all …]
|
| H A D | setpci.c | 739 unsigned int off; in parse_op() local 740 if (parse_x32(offset, NULL, &off) <= 0 || off >= 0x1000) in parse_op() 742 op->addr += off; in parse_op()
|
| H A D | ls-caps.c | 1559 u32 off; in cap_msix() local 1568 off = get_conf_long(d, where + PCI_MSIX_TABLE); in cap_msix() 1570 off & PCI_MSIX_BIR, off & ~PCI_MSIX_BIR); in cap_msix() 1571 off = get_conf_long(d, where + PCI_MSIX_PBA); in cap_msix() 1573 off & PCI_MSIX_BIR, off & ~PCI_MSIX_BIR); in cap_msix()
|
| H A D | pci.ids | 9833 # Split off ALi Corporation in 2003
|