Searched refs:netcard (Results 1 – 3 of 3) sorted by relevance
277 char netcard[32+1] = {'\0'}; in qmidevice_detect() local302 dir_get_child(pl->path, netcard, sizeof(netcard), NULL); in qmidevice_detect()303 if (netcard[0]) in qmidevice_detect()307 if (netcard[0] == '\0') { //for centos 2.6.x in qmidevice_detect()324 if (netcard[0] == '\0') in qmidevice_detect()328 if (usbnet_adapter[0] && strcmp(usbnet_adapter, netcard)) in qmidevice_detect()363 if (netcard[0] && devname[0]) { in qmidevice_detect()368 snprintf(usbnet_adapter, bufsize, "%s", netcard); in qmidevice_detect()
39 minutes' work, no need to search for a [supported] netcard. This might43 Not requiring a netcard also means that apart from connecting the
63 1. fix netcard name as usbX (from ethX)