Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dvmlogrdr.c68 int iucv_path_severed; member
188 logptr->iucv_path_severed = 1; in vmlogrdr_iucv_path_severed()
335 logptr->iucv_path_severed = 0; in vmlogrdr_open()
369 || (logptr->iucv_path_severed)); in vmlogrdr_open()
370 if (logptr->iucv_path_severed) in vmlogrdr_open()
/openbmc/linux/net/iucv/
H A Diucv.c1496 struct iucv_path_severed { struct
1515 static void iucv_path_severed(struct iucv_irq_data *data) in iucv_path_severed() function
1517 struct iucv_path_severed *ips = (void *) data; in iucv_path_severed()
1689 [0x03] = iucv_path_severed, in iucv_tasklet_fn()