Searched refs:STATUS (Results 51 - 75 of 93) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/
H A DMakefile.org450 find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS \! -name TABLE | sort > ../$(TARFILE).list; \
461 `find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \! -name '*.so' \! -name '*.so.*' \! -name 'openssl' \! -name '*test' \! -name '.#*' \! -name '*~' | sort` |\
H A DMakefile452 find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS \! -name TABLE | sort > ../$(TARFILE).list; \
463 `find * \! -path CVS/\* \! -path \*/CVS/\* \! -name CVS \! -name .cvsignore \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \! -name '*.so' \! -name '*.so.*' \! -name 'openssl' \! -name '*test' \! -name '.#*' \! -name '*~' | sort` |\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp2.c348 static const char STATUS[] = ":status"; variable
366 memcmp(STATUS, name, namelen) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_hw.c376 status = er32(STATUS);
923 status = er32(STATUS);
2199 status = er32(STATUS);
2264 status = er32(STATUS);
2314 status = er32(STATUS);
2482 status = er32(STATUS);
4100 if (er32(STATUS) & E1000_STATUS_FUNC_1)
4752 status = er32(STATUS);
H A De1000_main.c1001 if (er32(STATUS) & E1000_STATUS_FUNC_1){
1026 if (er32(STATUS) & E1000_STATUS_FUNC_1)
2274 link_active = !!(er32(STATUS) & E1000_STATUS_LU);
3472 !(er32(STATUS) & E1000_STATUS_TXOFF)) {
4505 status = er32(STATUS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dat1700.c124 #define STATUS 0 macro
570 inw (ioaddr + STATUS), inb (ioaddr + TX_STATUS) & 0x80
H A Dbmac.c323 bmread(dev, STATUS); /* read it just to clear it */
983 unsigned int status = bmread(dev, STATUS);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/install/www/www/
H A Doverlib.js48 var STATUS = 19; variable
641 if (ar[i] == STATUS) { o3_status = ar[++i]; continue; }
/netgear-R7000-V1.0.7.12_1.2.5/src/router/www/broadcom/
H A Doverlib.js48 var STATUS = 19; variable
641 if (ar[i] == STATUS) { o3_status = ar[++i]; continue; }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dtridentfb.c202 while (readmmr(par, STATUS) & 0xFA800000)
292 while (t_inb(par, STATUS) & 0x80) {
300 t_outb(par, 0x00, STATUS);
H A Dtdfxfb.c276 while ((tdfx_inl(par, STATUS) & 0x1f) < size - 1)
289 if ((tdfx_inl(par, STATUS) & STATUS_BUSY) == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Des1938.c338 if ((v = inb(SLSB_REG(chip, STATUS))) & 0x80)
414 if (inb(SLSB_REG(chip, STATUS)) & 0x80) {
1663 audiostatus = inb(SLSB_REG(chip, STATUS));
H A Dsonicvibes.c505 status = inb(SV_REG(sonic, STATUS));
1228 inb(SV_REG(sonic, STATUS)); /* clear IRQs */
1232 inb(SV_REG(sonic, STATUS)); /* clear IRQs */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Datmel_usba_udc.c667 usba_dma_readl(ep, STATUS);
830 status = usba_dma_readl(ep, STATUS);
868 status = usba_dma_readl(ep, STATUS);
1596 status = usba_dma_readl(ep, STATUS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dmaketests.com564 $ IF ($STATUS .AND. %X0FFF0000) .EQ. %X00030000
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dmaketests.com564 $ IF ($STATUS .AND. %X0FFF0000) .EQ. %X00030000
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A Dnetdev.c96 {E1000_STATUS, "STATUS"},
963 er32(STATUS),
1046 !(er32(STATUS) & E1000_STATUS_TXOFF)) {
1524 (!(er32(STATUS) & E1000_STATUS_LU)))
1581 (!(er32(STATUS) & E1000_STATUS_LU)))
3902 if ((er32(STATUS) & E1000_STATUS_LU) &&
3974 link_active = !!(er32(STATUS) & E1000_STATUS_LU);
5005 status = er32(STATUS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A DMakefile.bak511 find * \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \
H A DMakefile.org508 find * \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \
H A DMakefile511 find * \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dmakeapps.com620 $ IF ($STATUS .AND. %X0FFF0000) .EQ. %X00030000
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A DMakefile.bak511 find * \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \
H A DMakefile.org508 find * \! -name STATUS \! -name TABLE \! -name '*.o' \! -name '*.a' \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dmakeapps.com620 $ IF ($STATUS .AND. %X0FFF0000) .EQ. %X00030000
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTextClient.cpp967 DEPRECATED("Stats", STATUS, "Status", NEVER);

Completed in 323 milliseconds

1234