Searched refs:driver_path (Results 1 – 1 of 1) sorted by relevance
367 local driver_path=""382 driver_path="$DRIVER_OVERRIDE"387 if [[ "$driver_path" = "$driver_name" ]]; then388 driver_path=""402 driver_path="$igb_uio_fallback"412 if [[ -n "$driver_path" ]]; then413 insmod $driver_path || true