Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h221 PMCS_WORK_STATE_IOCOMPQ, enumerator
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c217 pwrk->state = PMCS_WORK_STATE_IOCOMPQ; in pmcs_process_io_completion()
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c865 case PMCS_WORK_STATE_IOCOMPQ: in work_state_to_string()