/src/sys/dev/acpi/ |
fdc_acpi.c | 101 struct acpi_io *io, *ctlio; local in function:fdc_acpi_attach 161 ctlio = acpi_res_io(&res, 1); 162 if (ctlio == NULL) { 173 if (bus_space_map(sc->sc_iot, ctlio->ar_base, ctlio->ar_length,
|
fdc_acpi.c | 101 struct acpi_io *io, *ctlio; local in function:fdc_acpi_attach 161 ctlio = acpi_res_io(&res, 1); 162 if (ctlio == NULL) { 173 if (bus_space_map(sc->sc_iot, ctlio->ar_base, ctlio->ar_length,
|
fdc_acpi.c | 101 struct acpi_io *io, *ctlio; local in function:fdc_acpi_attach 161 ctlio = acpi_res_io(&res, 1); 162 if (ctlio == NULL) { 173 if (bus_space_map(sc->sc_iot, ctlio->ar_base, ctlio->ar_length,
|