Searched defs:athname (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1968 const char *athname; local
2034 athname = ath_hal_probe(vendor_id, device_id);
2035 ATH_DEBUG((ATH_DBG_ATTACH, "ath: ath_attach(): athname: %s\n",
2036 athname ? athname : "Atheros ???"));

Completed in 49 milliseconds