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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Dcirrus.h175 #define RIOC_OPEN 0x00 /* Open a port */ macro
H A Driointr.c399 if (RIOParam(PortP, RIOC_OPEN, ((PortP->Cor2Copy & (RIOC_COR2_RTSFLOW | RIOC_COR2_CTSFLOW)) == (RIOC_COR2_RTSFLOW | RIOC_COR2_CTSFLOW)) ? 1 : 0, DONT_SLEEP) == RIO_FAIL)
H A Drioparam.c175 if (cmd == RIOC_OPEN) {
H A Driotty.c262 RIOParam(PortP, RIOC_OPEN, 1, OK_TO_SLEEP); /* Open the port */

Completed in 120 milliseconds