Home
last modified time | relevance | path

Searched refs:PMCS_TGT_ALL_QUEUES (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h150 #define PMCS_TGT_ALL_QUEUES 0xff macro
/titanic_41/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c1747 pmcs_flush_target_queues(pwp, xp, PMCS_TGT_ALL_QUEUES); in pmcs_soft_reset()
6840 pmcs_flush_target_queues(pwp, xp, PMCS_TGT_ALL_QUEUES); in pmcs_clear_xp()
7078 if (queues == PMCS_TGT_ALL_QUEUES) { in pmcs_flush_target_queues()