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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dvmlogrdr.c51 * connection_established, iucv_path_severed, local_interrupt_buffer
65 int iucv_path_severed; member in struct:vmlogrdr_priv_t
185 logptr->iucv_path_severed = 1;
329 logptr->iucv_path_severed = 0;
365 || (logptr->iucv_path_severed));
366 if (logptr->iucv_path_severed)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/iucv/
H A Diucv.c1295 * iucv_path_severed
1301 struct iucv_path_severed { struct
1313 static void iucv_path_severed(struct iucv_irq_data *data) function
1315 struct iucv_path_severed *ips = (void *) data;
1485 [0x03] = iucv_path_severed,

Completed in 53 milliseconds