Searched refs:SBP2_INFO (Results 1 – 1 of 1) sorted by relevance
212 #define SBP2_INFO(fmt, args...) HPSB_ERR("sbp2: "fmt, ## args) macro217 #define SBP2_INFO(fmt, args...) HPSB_INFO("sbp2: "fmt, ## args) macro222 #define SBP2_INFO(fmt, args...) HPSB_INFO("sbp2: "fmt, ## args) macro1013 SBP2_INFO("Unable to connect SBP-2 device into the SCSI subsystem"); in sbp2_start_device()1224 SBP2_INFO("Query logins to SBP-2 device successful"); in sbp2_query_logins()1227 SBP2_INFO("Maximum concurrent logins supported: %d", max_logins); in sbp2_query_logins()1230 SBP2_INFO("Number of active logins: %d", active_logins); in sbp2_query_logins()1371 SBP2_INFO("Logged into SBP-2 device"); in sbp2_login_device()1430 SBP2_INFO("Logged out of SBP-2 device"); in sbp2_logout_device()1436 SBP2_INFO("Unable to disconnect SBP-2 device from the SCSI subsystem"); in sbp2_logout_device()[all …]