Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpci.c955 u32 this_bit = 1 << i; in pci_bus_slot_names() local
957 if (!(mask & this_bit)) { in pci_bus_slot_names()
971 mask &= ~this_bit; in pci_bus_slot_names()