Searched refs:VCC_PORT_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
175 #define VCC_PORT_NONBLOCK 0x800 /* open with non block flag */ macro
1216 vport->status |= VCC_PORT_NONBLOCK; in vcc_open()1243 vport->status &= ~VCC_PORT_NONBLOCK; in i_vcc_close_port()1768 if (vport->status & VCC_PORT_NONBLOCK) { in i_vcc_write_ldc()2056 if (vport->status & VCC_PORT_NONBLOCK) { in vcc_read()