phy_reg_mutex     199 drivers/firewire/ohci.c 	struct mutex phy_reg_mutex;
phy_reg_mutex     632 drivers/firewire/ohci.c 	mutex_lock(&ohci->phy_reg_mutex);
phy_reg_mutex     634 drivers/firewire/ohci.c 	mutex_unlock(&ohci->phy_reg_mutex);
phy_reg_mutex     645 drivers/firewire/ohci.c 	mutex_lock(&ohci->phy_reg_mutex);
phy_reg_mutex     647 drivers/firewire/ohci.c 	mutex_unlock(&ohci->phy_reg_mutex);
phy_reg_mutex    1770 drivers/firewire/ohci.c 	mutex_lock(&ohci->phy_reg_mutex);
phy_reg_mutex    1774 drivers/firewire/ohci.c 	mutex_unlock(&ohci->phy_reg_mutex);
phy_reg_mutex    1808 drivers/firewire/ohci.c 	mutex_lock(&ohci->phy_reg_mutex);
phy_reg_mutex    1824 drivers/firewire/ohci.c 	mutex_unlock(&ohci->phy_reg_mutex);
phy_reg_mutex    3586 drivers/firewire/ohci.c 	mutex_init(&ohci->phy_reg_mutex);