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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c247 char *str, *able; local
276 able = "disable";
279 able = "enable";
292 str, refstr_value(mntpt), able, error);
298 str, refstr_value(mntpt), able);
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c1195 urtw_eprom_cs(struct urtw_softc *sc, int able) argument
1202 if (able == URTW_EPROM_ENABLE)

Completed in 86 milliseconds