Searched refs:sih_lock (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dpcibios.c54 #define sih_lock bcm947xx_sih_lock macro
63 spin_lock_irqsave(&sih_lock, flags);
66 spin_unlock_irqrestore(&sih_lock, flags);
77 spin_lock_irqsave(&sih_lock, flags);
80 spin_unlock_irqrestore(&sih_lock, flags);
108 spin_lock_init(&sih_lock);
110 spin_lock_irqsave(&sih_lock, flags);
112 spin_unlock_irqrestore(&sih_lock, flags);
253 spin_lock_irqsave(&sih_lock, flags);
416 spin_unlock_irqrestore(&sih_lock, flag
[all...]
H A Dtime.c47 #define sih_lock bcm947xx_sih_lock macro
H A Dnvram_linux.c73 #define sih_lock bcm947xx_sih_lock macro
H A Dsetup.c99 #define sih_lock bcm947xx_sih_lock macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dbcm947xx-flash.c45 #define sih_lock bcm947xx_sih_lock macro
95 spin_lock_irqsave(&sih_lock, flags);
116 spin_unlock_irqrestore(&sih_lock, flags);

Completed in 43 milliseconds