acpi_getprop
int acpi_getprop(struct aml_node *, const char *, void *, int);
acpi_getprop(sc->sc_node, "phy-mode", phy_mode, sizeof(phy_mode));