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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dtpqic02.c645 static int send_qic02_cmd(int cmd, time_t timeout, int ignore_ex) function
651 tpqputs(TPQD_ALWAYS, "send_qic02_cmd: Exception!");
655 tpqputs(TPQD_ALWAYS, "send_qic02_cmd: not Ready!");
674 tpqputs(TPQD_ALWAYS, "send_qic02_cmd failed");
677 } /* send_qic02_cmd */
922 stat = send_qic02_cmd(cmd, timeout, 0); /* (checks for exceptions) */
958 ": ll_do_qic_cmd: send_qic02_cmd failed, stat = 0x%x\n",
1462 stat = send_qic02_cmd((mode == WRITE)

Completed in 36 milliseconds