Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpi.c122 static const struct wpi_ident wpi_ident_table[] = { variable
324 for (ident = wpi_ident_table; ident->name != NULL; ident++) { in wpi_probe()
382 for (ident = wpi_ident_table; ident->name != NULL; ident++) { in wpi_attach()