Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dcon3270.c64 static struct con3270 *condev; variable
497 cp = condev; in con3270_write()
544 cp = condev; in con3270_flush()
614 condev = kzalloc(sizeof(struct con3270), GFP_KERNEL | GFP_DMA); in con3270_init()
615 if (!condev) in con3270_init()
617 condev->view.dev = rp; in con3270_init()
619 condev->read = raw3270_request_alloc(0); in con3270_init()
620 condev->read->callback = con3270_read_callback; in con3270_init()
621 condev->read->callback_data = condev; in con3270_init()
622 condev->write = raw3270_request_alloc(CON3270_OUTPUT_BUFFER_SIZE); in con3270_init()
[all …]
/OK3568_Linux_fs/kernel/Documentation/s390/
H A Dcommon_io.rst17 device := {all | [!]ipldev | [!]condev | [!]<devno> | [!]<devno>-<devno>}
31 You can use the 'all' keyword to ignore all devices. The 'ipldev' and 'condev'
H A D3270.rst49 by using the condev= parameter in silo's /boot/parmfile). More precisely,
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt669 condev= [HW,S390] console device