Searched refs:asy_getproperty (Results 1 – 1 of 1) sorted by relevance
201 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