Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dasy.c195 static char *asy_hw_name(struct asycom *asy);
615 instance, asy_hw_name(asy)); in asydetach()
1212 asy_hw_name(struct asycom *asy) in asy_hw_name() function
1513 asy->asy_unit, asy_hw_name(asy), (void *)asy->asy_ioaddr); in asy_identify_chip()
1517 (void) ddi_prop_update_string(dev, devi, "uart", asy_hw_name(asy)); in asy_identify_chip()