Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c160 if (stdev->mrpc_busy) in mrpc_cmd_submit()
175 stdev->mrpc_busy = 1; in mrpc_cmd_submit()
213 stdev->mrpc_busy = 0; in mrpc_cleanup_cmd()
1357 stdev->mrpc_busy = 0; in stdev_create()
/openbmc/linux/include/linux/
H A Dswitchtec.h501 int mrpc_busy; member