Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dsmsgiucv.c39 static int smsg_path_pending(struct iucv_path *, u8 *, u8 *);
43 .path_pending = smsg_path_pending,
47 static int smsg_path_pending(struct iucv_path *path, u8 *ipvmid, u8 *ipuser) in smsg_path_pending() function