Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/firewire/
Dsbp2.c55 static bool sbp2_param_exclusive_login = 1; variable
56 module_param_named(exclusive_login, sbp2_param_exclusive_login, bool, 0644);
590 MANAGEMENT_ORB_EXCLUSIVE(sbp2_param_exclusive_login)); in sbp2_send_management_orb()
1520 if (sbp2_param_exclusive_login) in sbp2_scsi_slave_configure()