Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h421 struct mutex bmbx_lock; member
H A Defct_hw.c248 mutex_init(&hw->bmbx_lock); in efct_hw_setup()
1402 mutex_lock(&hw->bmbx_lock); in efct_hw_command()
1411 mutex_unlock(&hw->bmbx_lock); in efct_hw_command()