Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dpci.c1091 u32 this_bit = 1 << i; in pci_bus_slot_names() local
1093 if (!(mask & this_bit)) { in pci_bus_slot_names()
1107 mask &= ~this_bit; in pci_bus_slot_names()