Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A 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()