Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/
H A D0001-vpn-Adding-support-for-latest-pppd-2.5.0-release.patch95 + return ifunit;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/
H A D0001-fix-ppp-2.5.0-build.patch198 + return ifunit;
258 - guint32 pppd_made_up_address = htonl (0x0a404040 + ifunit);
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-api.c647 ret = saa7164_cmd_send(dev, port->ifunit.unitid, GET_LEN, in saa7164_api_set_dif()
654 ret = saa7164_cmd_send(dev, port->ifunit.unitid, SET_CUR, in saa7164_api_set_dif()
1282 memcpy(&encport->ifunit, exthdr, in saa7164_api_dump_subdevs()
H A Dsaa7164.h392 struct tmComResExtDevDescrHeader ifunit; member