/src/sys/arch/arm/nvidia/ |
tegra_ahcisata.c | 133 bus_size_t ahci_size, sata_size; local in function:tegra_ahcisata_attach 142 if (fdtbus_get_reg(phandle, 1, &sata_addr, &sata_size) != 0) { 187 error = bus_space_map(sc->sc_bst, sata_addr, sata_size, 0, &sc->sc_bsh);
|
tegra_ahcisata.c | 133 bus_size_t ahci_size, sata_size; local in function:tegra_ahcisata_attach 142 if (fdtbus_get_reg(phandle, 1, &sata_addr, &sata_size) != 0) { 187 error = bus_space_map(sc->sc_bst, sata_addr, sata_size, 0, &sc->sc_bsh);
|
tegra_ahcisata.c | 133 bus_size_t ahci_size, sata_size; local in function:tegra_ahcisata_attach 142 if (fdtbus_get_reg(phandle, 1, &sata_addr, &sata_size) != 0) { 187 error = bus_space_map(sc->sc_bst, sata_addr, sata_size, 0, &sc->sc_bsh);
|
tegra_ahcisata.c | 133 bus_size_t ahci_size, sata_size; local in function:tegra_ahcisata_attach 142 if (fdtbus_get_reg(phandle, 1, &sata_addr, &sata_size) != 0) { 187 error = bus_space_map(sc->sc_bst, sata_addr, sata_size, 0, &sc->sc_bsh);
|