Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_hash.h58 extern void *refhash_next(refhash_t *, void *);
/titanic_44/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_hash.c189 refhash_next(refhash_t *hp, void *op) in refhash_next() function
H A Dmptsas.c814 tp = refhash_next(mpt->m_targets, tp)) { in mptsas_destroy_hashes()
818 sp = refhash_next(mpt->m_smp_targets, sp)) { in mptsas_destroy_hashes()
5760 ptgt = refhash_next(mpt->m_targets, ptgt)) { in mptsas_check_scsi_io_error()
8400 ptgt = refhash_next(mpt->m_targets, ptgt)) { in mptsas_restart_cmd()
9610 ptgt = refhash_next(mpt->m_targets, ptgt)) { in mptsas_setup_bus_reset_delay()
9665 ptgt = refhash_next(mpt->m_targets, ptgt)) { in mptsas_watch_reset_delay_subr()
10275 ptgt = refhash_next(mpt->m_targets, ptgt)) { in mptsas_watchsubr()
10280 ptgt = refhash_next(mpt->m_tmp_targets, ptgt)) { in mptsas_watchsubr()
10359 ptgt = refhash_next(mpt->m_targets, ptgt)) { in mptsas_quiesce_bus()
10374 ptgt = refhash_next(mpt->m_targets, ptgt)) { in mptsas_quiesce_bus()
[all …]