Searched refs:max_supported_vpath (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/vxge/
H A Dvxge.c2144 min(vdev->config.no_of_vpath, vdev->max_supported_vpath);
3033 u32 max_supported_vpath = 0; local
3062 max_supported_vpath++;
3065 vdev->max_supported_vpath = max_supported_vpath;
3202 vdev->max_supported_vpath, "VPath(s)/function");
3209 vdev->max_supported_vpath, "VPath(s)/function");
3216 vdev->max_supported_vpath, "VPath(s)/function");
3223 vdev->max_supported_vpath, "VPath(s)/function");
3230 vdev->max_supported_vpath, "VPat
[all...]
H A Dvxge.h410 u32 max_supported_vpath; member in struct:vxge_dev_t

Completed in 61 milliseconds