/src/sys/arch/arm/sociox/ |
if_scx.c | 785 struct acpi_mem *mem, *mem1; local in function:scx_acpi_attach 806 mem1 = acpi_res_mem(&res, 1); /* EEPROM for MAC address and ucode */ 807 if (mem1 == NULL || mem1->ar_length == 0) { 811 if (bus_space_map(aa->aa_memt, mem1->ar_base, mem1->ar_length, 0, 849 sc->sc_eesz = mem1->ar_length;
|
if_scx.c | 785 struct acpi_mem *mem, *mem1; local in function:scx_acpi_attach 806 mem1 = acpi_res_mem(&res, 1); /* EEPROM for MAC address and ucode */ 807 if (mem1 == NULL || mem1->ar_length == 0) { 811 if (bus_space_map(aa->aa_memt, mem1->ar_base, mem1->ar_length, 0, 849 sc->sc_eesz = mem1->ar_length;
|
if_scx.c | 785 struct acpi_mem *mem, *mem1; local in function:scx_acpi_attach 806 mem1 = acpi_res_mem(&res, 1); /* EEPROM for MAC address and ucode */ 807 if (mem1 == NULL || mem1->ar_length == 0) { 811 if (bus_space_map(aa->aa_memt, mem1->ar_base, mem1->ar_length, 0, 849 sc->sc_eesz = mem1->ar_length;
|
if_scx.c | 785 struct acpi_mem *mem, *mem1; local in function:scx_acpi_attach 806 mem1 = acpi_res_mem(&res, 1); /* EEPROM for MAC address and ucode */ 807 if (mem1 == NULL || mem1->ar_length == 0) { 811 if (bus_space_map(aa->aa_memt, mem1->ar_base, mem1->ar_length, 0, 849 sc->sc_eesz = mem1->ar_length;
|
if_scx.c | 785 struct acpi_mem *mem, *mem1; local in function:scx_acpi_attach 806 mem1 = acpi_res_mem(&res, 1); /* EEPROM for MAC address and ucode */ 807 if (mem1 == NULL || mem1->ar_length == 0) { 811 if (bus_space_map(aa->aa_memt, mem1->ar_base, mem1->ar_length, 0, 849 sc->sc_eesz = mem1->ar_length;
|