Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fwcontrol/
H A Dfwcontrol.c735 const char *device_string = "/dev/fw"; in main() local
774 snprintf(devbase, sizeof(devbase), "%s%d.0", device_string, current_board); in main()
957 snprintf(devbase, sizeof(devbase), "%s%d.0", device_string, current_board); in main()
1070 snprintf(devbase, sizeof(devbase), "%s%d.0", device_string, current_board); in main()