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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ip2/
H A Dip2types.h33 #define EISA 2 macro
H A Dip2main.c496 /* IRQF_SHARED - for shared irq PCI or maybe EISA only */
529 // PCI or EISA interrupts. This superceeds the old hack of
635 case EISA:
638 ip2config.type[i] = EISA;
744 // to ignore the probed PCI or EISA interrupts.
934 /* Returns: Address of EISA IntelliPort II controller */
937 /* This function searches for an EISA IntelliPort controller, starting */
939 /* EISA motherboard, or no valid board ID is selected it returns 0. Otherwise */
955 * First a check for an EISA motherboard, which we do by comparing the
956 * EISA I
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dtargethw.h81 #if (defined(EISA) || defined(MCA) || defined(PCI))
97 #ifdef EISA
H A Dskfbiinc.h34 #ifdef EISA
44 #endif /* EISA */
H A Dskfbi.h36 #ifdef EISA
49 * EISA Expansion Board Product ID: \
259 /* EISA DMA Controller */
265 #endif /* EISA */
1796 * (EISA: 4*trc = number of byte)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Ddrvfbi.c54 #ifdef EISA
139 #ifdef EISA
246 #ifdef EISA
377 #if (defined(ISA) || defined(EISA))
392 #if (defined(ISA) || defined(EISA))
446 #ifdef EISA
528 #if (defined(ISA) || defined(EISA))
538 #if (defined(ISA) || defined(EISA))
541 #ifdef EISA
553 #endif /* ISA / EISA */
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h39 ** EISA Register Address Map
41 #define EISA_ID iobase+0x0c80 /* EISA ID Registers */
42 #define EISA_ID0 iobase+0x0c80 /* EISA ID Register 0 */
43 #define EISA_ID1 iobase+0x0c81 /* EISA ID Register 1 */
44 #define EISA_ID2 iobase+0x0c82 /* EISA ID Register 2 */
45 #define EISA_ID3 iobase+0x0c83 /* EISA ID Register 3 */
46 #define EISA_CR iobase+0x0c84 /* EISA Control Register */
47 #define EISA_REG0 iobase+0x0c88 /* EISA Configuration Register 0 */
48 #define EISA_REG1 iobase+0x0c89 /* EISA Configuration Register 1 */
49 #define EISA_REG2 iobase+0x0c8a /* EISA Configuratio
861 #define EISA macro
[all...]
H A Dde4x5.c34 DE425 TP/COAX EISA
82 Upto 15 EISA cards can be supported under this driver, limited primarily
89 to the differences in the EISA and PCI CSR address offsets from the base
94 reboot sequences). Loadable module support under PCI and EISA has been
228 Changed the bus probing. EISA used to be done first, followed by PCI.
229 Most people probably don't even know what a de425 is today and the EISA
231 probed first followed by EISA if a) the architecture allows EISA and
232 either b) there have been no PCI cards detected or c) an EISA probe is
256 Fixed EISA prob
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dmach64.h868 #define EISA 1 macro

Completed in 95 milliseconds