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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Dkldir.h38 * | IO6 PROM DEBUG TEXT/DATA/BSS/stack |
40 * | IP27 PROM TEXT/DATA/BSS/stack |
44 * | Graphics PROM |
46 * | 3rd Party PROM drivers |
143 #if defined(PROM)
180 #endif /* PROM */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.h80 #define PROM 0x8000 /* Promiscuous Mode */ macro
H A Dmace.h133 #define PROM 0x80 /* promiscuous mode */ macro
H A Dariadne.h45 /* IEEE Address PROM (Unused in the Ariadne) */
241 #define PROM 0x0080 /* Promiscuous Mode */ macro
H A Dmacmace.c231 * The PROM contains 8 bytes which total 0xFF when XOR'd
504 mb->maccc &= ~PROM;
507 mb->maccc |= PROM;
H A Ddepca.c88 in the Ethernet station address PROM at the expected I/O address for the
89 Ethernet PROM. The shared memory base address is 'autoprobed' by
90 looking for the self test PROM and detecting the card name. When a
150 no PROM but know the card name) also see 5 above. Note that this last
210 Add 'adapter_name' for loadable modules when no PROM.
287 ** Ethernet PROM defines
651 printk(" which has an Ethernet PROM CRC error.\n");
1252 lp->init_block.mode |= PROM;
1255 lp->init_block.mode &= ~PROM; /* Unset promiscuous mode */
1662 /* Check if PROM contain
[all...]
H A Damd8111e.h255 PROM = (1 << 16), enumerator in enum:__anon12432
H A Dmace.c596 mp->maccc &= ~PROM;
598 mp->maccc |= PROM;
H A Damd8111e.c1383 writel( VAL2 | PROM, lp->mmio + CMD2);
1387 writel( PROM, lp->mmio + CMD2);
1402 writel(PROM, lp->mmio + CMD2);
H A Dariadne.c704 lance->RDP = PROM; /* Set promiscuous mode */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/sn0/
H A Daddrs.h21 * for "major" statically locatable PROM/Kernel data structures, such as
153 #ifdef PROM
216 #endif /* PROM */
219 * needed by symmon so it needs to be outside #if PROM
237 * IP27 PROM vectors

Completed in 98 milliseconds