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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Driotty.c210 RIOPreemptiveCmd(p, PortP, RIOC_FCLOSE);
273 RIOPreemptiveCmd(p, PortP, RIOC_FCLOSE);
324 RIOPreemptiveCmd(p, PortP, RIOC_FCLOSE);
452 RIOPreemptiveCmd(p, PortP, RIOC_FCLOSE);
492 RIOPreemptiveCmd(p, PortP, RIOC_FCLOSE);
502 RIOPreemptiveCmd(p, PortP, RIOC_FCLOSE);
514 RIOPreemptiveCmd(p, PortP, RIOC_FCLOSE);
521 /* RIOPreemptiveCmd(p, PortP, RIOC_FCLOSE); */
H A Dfunc.h67 int RIOPreemptiveCmd(struct rio_info *, struct Port *, unsigned char);
H A Drioctrl.c422 if (RIOPreemptiveCmd(p, (p->RIOPortp[port]), RIOC_RESUME) ==
1248 if (RIOPreemptiveCmd(p, PortP, RIOC_MEMDUMP) == RIO_FAIL) {
1314 if (RIOPreemptiveCmd(p, PortP, RIOC_READ_REGISTER) ==
1390 int RIOPreemptiveCmd(struct rio_info *p, struct Port *PortP, u8 Cmd) function

Completed in 55 milliseconds