Home
last modified time | relevance | path

Searched refs:isa_probe_addr_t (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Disa.h33 typedef uint16_t isa_probe_addr_t; typedef
40 isa_probe_addr_t *probe_addrs;
/external/syslinux/gpxe/src/drivers/net/
Dne2k_isa.c42 static isa_probe_addr_t ne_probe_addrs[] = { 0x300, 0x280, 0x320, 0x340, 0x380, 0x220, };
114 static int ne_probe1(isa_probe_addr_t ioaddr) { in ne_probe1()
Dcs89x0.c484 static int cs89x0_probe_addr ( isa_probe_addr_t ioaddr ) { in cs89x0_probe_addr()
712 static isa_probe_addr_t cs89x0_probe_addrs[] = {
Ddepca.c694 static int depca_probe1 ( isa_probe_addr_t ioaddr ) {
785 static isa_probe_addr_t depca_probe_addrs[] = {
Deepro.c532 static int eepro_probe1 ( isa_probe_addr_t ioaddr ) { in eepro_probe1()
619 static isa_probe_addr_t eepro_probe_addrs[] = {
Dsmc9000.c560 static int smc9000_probe_addr( isa_probe_addr_t ioaddr ) in smc9000_probe_addr()
936 static isa_probe_addr_t smc9000_probe_addrs[] = {
/external/syslinux/gpxe/src/drivers/bus/
Disa.c33 static isa_probe_addr_t isa_extra_probe_addrs[] = {