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

/illumos-gate/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")) {
929 switch (asy_getproperty(devi, asy, "rts-dtr-off")) {
1150 /* asy_getproperty -- walk through all name variants until we find a match */
1153 asy_getproperty(dev_info_t *devi, struct asycom *asy, const char *property) function

Completed in 69 milliseconds