Searched refs:lslot (Results 1 – 1 of 1) sorted by relevance
43 uint lslot = (uint)slot; in pci_read_config() local47 …uint address = (uint)((lbus << 16) | (lslot << 11) | (lfunc << 8) | (offset & 0xfc) | ((uint)0x800… in pci_read_config()67 uint lslot = (uint)slot; in pci_write_config() local71 …uint address = (uint)((lbus << 16) | (lslot << 11) | (lfunc << 8) | (offset & 0xfc) | ((uint)0x800… in pci_write_config()