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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpireg.h823 #define WPI_FW_NAME "wpifw" macro
H A Dif_wpi.c5000 "Attempting Loading Firmware from %s module\n", WPI_FW_NAME);
5003 fp = firmware_get(WPI_FW_NAME);
5008 "could not load firmware image '%s'\n", WPI_FW_NAME);

Completed in 170 milliseconds