Searched refs:_sd_hash_replace (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_hash.h85 extern _sd_hash_hd_t *_sd_hash_replace(_sd_hash_hd_t *old, _sd_hash_hd_t *new,
H A Dsd_hash.c425 * _sd_hash_replace - replace 'old' with 'new' entry.
441 _sd_hash_replace(_sd_hash_hd_t *old, _sd_hash_hd_t *new, function
448 cmn_err(CE_PANIC, "_sd_hash_replace: mismatch %p %p",
451 cmn_err(CE_PANIC, "_sd_hash_replace: new %p already hashed",

Completed in 66 milliseconds