Home
last modified time | relevance | path

Searched refs:id_prop (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dldmvsw.c273 static const char *id_prop = "id"; variable
300 port_id = mdesc_get_property(hp, vdev->mp, id_prop, NULL); in vsw_port_probe()
303 pr_err("Port lacks %s property\n", id_prop); in vsw_port_probe()