Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dpci.c1098 u32 this_bit = 1 << i; in pci_bus_slot_names() local
1100 if (!(mask & this_bit)) { in pci_bus_slot_names()
1114 mask &= ~this_bit; in pci_bus_slot_names()