Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c226 static char *asy_hw_name(struct asycom *asy);
1354 ASY_DPRINTF(asy, ASY_DEBUG_INIT, "%s shutdown", asy_hw_name(asy)); in asydetach()
1767 asy_hw_name(struct asycom *asy) in asy_hw_name() function
2213 asy_hw_name(asy), (void *)asy->asy_ioaddr); in asy_identify_chip()
2217 (void) ddi_prop_update_string(dev, devi, "uart", asy_hw_name(asy)); in asy_identify_chip()