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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi.c118 static const struct wpi_ident wpi_ident_table[] = { variable in typeref:struct:wpi_ident
320 for (ident = wpi_ident_table; ident->name != NULL; ident++) {
371 for (ident = wpi_ident_table; ident->name != NULL; ident++) {

Completed in 114 milliseconds