Lines Matching refs:status
291 int status, ret = 0;
331 status = MoxaPortTxQueue(ch);
332 ret = put_user(status, (unsigned long __user *)argp);
335 status = MoxaPortRxQueue(ch);
336 ret = put_user(status, (unsigned long __user *)argp);
355 status = MoxaPortLineStatus(p);
358 if (status & 1)
360 if (status & 2)
362 if (status & 4)
1398 intr = readw(ip); /* port irq status */
1614 * Function 16: Get ths line status of this port