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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Daci.h85 int snd_aci_cmd(struct snd_miro_aci *aci, int write1, int write2, int write3);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dvi.c309 static void write1(const char *out) function
869 write1("$\r");
1131 write1("[Hit return to continue]");
2331 write1(prompt); // write out the :, /, or ? prompt
2343 write1("\b \b"); // erase char on screen
2535 write1(cm); // move the cursor
2541 write1(Ceol); // Erase from cursor to end of line
2547 write1(Ceos); // Erase from cursor to end of screen
2553 write1(SOs); // Start reverse video mode
2559 write1(SO
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dclaw.h173 __u8 write1; /* write 1 is active */ member in struct:endccw
H A Dclaw.c1441 if (pEnd->write1) {
1442 pEnd->write1=0x00; /* second end ccw is now active */
1452 else { /* end of if (pEnd->write1)*/
1453 pEnd->write1=0x01; /* first end ccw is now active */
1462 } /* end if if (pEnd->write1) */
1476 if (pEnd->write1) {
1500 } /* end if if (pEnd->write1) */
1639 p_endccw->write1=0x00;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/opti9xx/
H A Dmiro.c217 int snd_aci_cmd(struct snd_miro_aci *aci, int write1, int write2, int write3) argument
219 int write[] = {write1, write2, write3};
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.h6626 u32 write1; member in struct:flash_spec
H A Dbnx2.c164 /* strap, cfg1, & write1 need updates */
170 /* strap, cfg1, & write1 need updates */
191 /* strap, cfg1, & write1 need updates */
4324 REG_WR(bp, BNX2_NVM_WRITE1, flash->write1);

Completed in 344 milliseconds