Searched refs:smsg_path (Results 1 – 1 of 1) sorted by relevance
31 static struct iucv_path *smsg_path; variable151 smsg_path = iucv_path_alloc(255, 0, GFP_KERNEL); in smsg_init()152 if (!smsg_path) { in smsg_init()156 rc = iucv_path_connect(smsg_path, &smsg_handler, "*MSG ", in smsg_init()165 iucv_path_free(smsg_path); in smsg_init()166 smsg_path = NULL; in smsg_init()