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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Dip2types.h33 #define EISA 2 macro
H A Dip2main.c473 /* IRQF_SHARED - for shared irq PCI or maybe EISA only */
509 * io=2 => EISA
575 PCI or EISA interrupts. This superceeds the old hack of
662 case EISA:
666 ip2config.type[i] = EISA;
779 to ignore the probed PCI or EISA interrupts. */
972 /* Returns: Address of EISA IntelliPort II controller */
975 /* This function searches for an EISA IntelliPort controller, starting */
977 /* EISA motherboard, or no valid board ID is selected it returns 0. Otherwise */
993 * First a check for an EISA motherboar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dmach64.h868 #define EISA 1 macro

Completed in 210 milliseconds