Home
last modified time | relevance | path

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

/Linux-v6.1/arch/sparc/kernel/
Dpci.c956 u32 this_bit = 1 << i; in pci_bus_slot_names() local
958 if (!(mask & this_bit)) { in pci_bus_slot_names()
972 mask &= ~this_bit; in pci_bus_slot_names()