Searched refs:deviceName (Results 1 – 2 of 2) sorted by relevance
372 const char *deviceName; in find_device() local381 deviceName = NULL; in find_device()400 deviceName = find_pf_device(obj); in find_device()405 if (deviceName == NULL) in find_device()408 error = asprintf(&device, "/dev/iov/%s", deviceName); in find_device()
468 bit8 deviceName[8]; /* reserved */ member