Searched refs:_sd_get_node_hint (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c531 (void) _sd_get_node_hint(&saved_hint);
H A Dsd_pcu.c771 if (_sd_get_node_hint(&wrthru_hint))
H A Dsd_bcache.h1120 extern int _sd_get_node_hint(uint_t *hint);
H A Dsd_misc.c1075 if ((rc = _sd_get_node_hint(&hint)) == 0)
H A Dsd_bcache.c6736 rc = _sd_get_node_hint((uint_t *)hint);
6776 _sd_get_node_hint(uint_t *hint) function
7203 (void) _sd_get_node_hint(&hint);

Completed in 67 milliseconds