Searched refs:smsg_path_pending (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/s390/net/
H A Dsmsgiucv.c52 static int smsg_path_pending(struct iucv_path *, u8 *, u8 *);
56 .path_pending = smsg_path_pending,
60 static int smsg_path_pending(struct iucv_path *path, u8 *ipvmid, u8 *ipuser) smsg_path_pending() function

Completed in 48 milliseconds