Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/urtw/
H A Durtw.c4212 char *urtw_name = NULL; in urtw_attach() local
4280 urtw_name = "RTL8187 rev. D"; in urtw_attach()
4288 urtw_name = "RTL8187B rev. B (early)"; in urtw_attach()
4292 urtw_name = "RTL8187 rev. B (default)"; in urtw_attach()
4301 urtw_name = "RTL8187B rev. B"; in urtw_attach()
4305 urtw_name = "RTL8187B rev. D"; in urtw_attach()
4309 urtw_name = "RTL8187B rev. E"; in urtw_attach()
4313 urtw_name = "RTL8187B rev. B (default)"; in urtw_attach()
4319 "urtw_attach: actual device is %s\n", urtw_name)); in urtw_attach()