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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dpcibios.c48 #define sih_lock bcm947xx_sih_lock macro
57 spin_lock_irqsave(&sih_lock, flags);
60 spin_unlock_irqrestore(&sih_lock, flags);
71 spin_lock_irqsave(&sih_lock, flags);
74 spin_unlock_irqrestore(&sih_lock, flags);
102 spin_lock_init(&sih_lock);
104 spin_lock_irqsave(&sih_lock, flags);
106 spin_unlock_irqrestore(&sih_lock, flags);
246 spin_lock_irqsave(&sih_lock, flags);
388 spin_unlock_irqrestore(&sih_lock, flag
[all...]
H A Dtime.c41 #define sih_lock bcm947xx_sih_lock macro
H A Dnvram_linux.c70 #define sih_lock bcm947xx_sih_lock macro
H A Dsetup.c93 #define sih_lock bcm947xx_sih_lock macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 102 milliseconds