Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firewire/
H A Dsbp2.c55 static bool sbp2_param_exclusive_login = 1; variable
56 module_param_named(exclusive_login, sbp2_param_exclusive_login, bool, 0644);
591 MANAGEMENT_ORB_EXCLUSIVE(sbp2_param_exclusive_login)); in sbp2_send_management_orb()
1521 if (sbp2_param_exclusive_login) { in sbp2_scsi_slave_configure()