Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c116 static const struct wpi_ident wpi_ident_table[] = { variable
317 for (ident = wpi_ident_table; ident->name != NULL; ident++) { in wpi_probe()
368 for (ident = wpi_ident_table; ident->name != NULL; ident++) { in wpi_attach()