Searched refs:ED_NOVELL_IO_PORTS (Results 1 – 5 of 5) sorted by relevance
453 static bus_addr_t io_res[ED_NOVELL_IO_PORTS + 1]; in ed98_alloc_port()462 n = ED_NOVELL_IO_PORTS; in ed98_alloc_port()536 for (i = ED_NOVELL_ASIC_OFFSET; i < ED_NOVELL_IO_PORTS; i++) in ed98_alloc_port()561 for (n = ED_NOVELL_ASIC_OFFSET; n < ED_NOVELL_IO_PORTS; n++) in ed98_alloc_port()570 for (n = ED_NOVELL_ASIC_OFFSET; n < ED_NOVELL_IO_PORTS; n++) in ed98_alloc_port()575 n = ED_NOVELL_IO_PORTS; in ed98_alloc_port()
492 if (size == ED_NOVELL_IO_PORTS) in ed_pccard_attach()505 error = ed_alloc_port(dev, port_rid, ED_NOVELL_IO_PORTS); in ed_pccard_attach()510 if (rman_get_size(sc->port_res) == ED_NOVELL_IO_PORTS / 2) { in ed_pccard_attach()515 rman_get_size(sc->port_res2) != ED_NOVELL_IO_PORTS / 2) { in ed_pccard_attach()
82 if ((error = ed_alloc_port(dev, port_rid, ED_NOVELL_IO_PORTS))) in ed_probe_RTL80x9()
942 #define ED_NOVELL_IO_PORTS 32 macro
219 error = ed_alloc_port(dev, port_rid, ED_NOVELL_IO_PORTS); in ed_probe_Novell()