Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h1221 int bge_chip_sync(bge_t *bgep, boolean_t asf_keeplive);
H A Dbge_chip2.c3597 int bge_chip_sync(bge_t *bgep, boolean_t asf_keeplive);
3605 bge_chip_sync(bge_t *bgep, boolean_t asf_keeplive) in bge_chip_sync() argument
3677 if (!bgep->asf_enabled || !asf_keeplive) { in bge_chip_sync()