Searched refs:VLDC_PORT_READY (Results 1 – 2 of 2) sorted by relevance
60 #define VLDC_PORT_READY 0x4 /* port is open and ready */ macro
818 case VLDC_PORT_READY: in i_vldc_close_port()1115 if (vport->status == VLDC_PORT_READY) { in vldc_set_ldc_mode()1155 vport->status = VLDC_PORT_READY; in vldc_set_ldc_mode()1537 if (vport->status != VLDC_PORT_READY) { in vldc_read()1610 if (vport->status != VLDC_PORT_READY) { in vldc_write()1684 if (vport->status != VLDC_PORT_READY) { in vldc_chpoll()