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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
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 108 milliseconds