Home
last modified time | relevance | path

Searched refs:ISA_ROM (Results 1 – 13 of 13) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
D3c509-eisa.c41 ISA_ROM ( "3c509-eisa","3c509 (EISA)" );
D3c529.c54 ISA_ROM( "3c529", "3c529 == MCA 3c509" );
Dns8390.c983 ISA_ROM("wd","WD8003/8013, SMC8216/8416, SMC 83c790 (EtherEZ)");
993 ISA_ROM("3c503","3Com503, Etherlink II[/16]");
1003 ISA_ROM("ne","NE1000/2000 and clones");
D3c509.c432 ISA_ROM ( "3c509", "3c509" );
Dne2k_isa.c375 ISA_ROM("ne","NE1000/2000 and clones");
Dcs89x0.c731 ISA_ROM ( "cs89x0", "Crystal Semiconductor CS89x0" );
Ddepca.c795 ISA_ROM ( "depca", "Digital DE100 and DE200" );
Deepro.c629 ISA_ROM ( "eepro", "Intel Etherexpress Pro/10" );
D3c515.c763 ISA_ROM ( "3c515", "3c515 Fast EtherLink ISAPnP" );
Dsmc9000.c947 ISA_ROM ( "smc9000", "SMC9000" );
/external/syslinux/gpxe/src/include/gpxe/
Disa.h94 #define ISA_ROM( IMAGE, DESCRIPTION ) macro
/external/syslinux/gpxe/src/util/
Dparserom.pl54 } elsif ( /^\s*ISA_ROM\s*\(
/external/syslinux/gpxe/src/doc/
Dbuild_sys.dox292 ISA_ROM() macros are used in the driver source files to list the cards
320 These are derived from the "ROM name" and the PCI_ROM() or ISA_ROM()