Searched refs:biu_lock (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/net/sfc/ |
D | io.h | 96 spin_lock_irqsave(&efx->biu_lock, flags); in efx_writeo() 108 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_writeo() 122 spin_lock_irqsave(&efx->biu_lock, flags); in efx_sram_writeq() 131 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_sram_writeq() 153 spin_lock_irqsave(&efx->biu_lock, flags); in efx_reado() 159 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_reado() 173 spin_lock_irqsave(&efx->biu_lock, flags); in efx_sram_readq() 181 spin_unlock_irqrestore(&efx->biu_lock, flags); in efx_sram_readq() 287 spin_lock_irqsave(&efx->biu_lock, flags); in _efx_writed_page_locked() 289 spin_unlock_irqrestore(&efx->biu_lock, flags); in _efx_writed_page_locked()
|
D | net_driver.h | 804 spinlock_t biu_lock; member
|
D | efx.c | 2261 spin_lock_init(&efx->biu_lock); in efx_init_struct()
|