Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dasy.c201 static int asy_getproperty(dev_info_t *devi, struct asycom *asy,
906 switch (asy_getproperty(devi, asy, "ignore-cd")) { in asyattach()
929 switch (asy_getproperty(devi, asy, "rts-dtr-off")) { in asyattach()
1153 asy_getproperty(dev_info_t *devi, struct asycom *asy, const char *property) in asy_getproperty() function