Home
last modified time | relevance | path

Searched refs:refhash_insert (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_hash.h51 extern void refhash_insert(refhash_t *, void *);
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_hash.c81 refhash_insert(refhash_t *hp, void *op) in refhash_insert() function
H A Dmptsas.c16746 refhash_insert(refhash, tmp_tgt); in mptsas_tgt_alloc()
16782 refhash_insert(mpt->m_smp_targets, ret_data); in mptsas_smp_alloc()