Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_iomb.h634 #define IOP_EVENT_PORT_RESET_COMPLETE 0x20 macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c1022 case IOP_EVENT_PORT_RESET_COMPLETE: in pmcs_process_sas_hw_event()
1023 EVT_PRT(pwp, IOP_EVENT_PORT_RESET_COMPLETE, phynum); in pmcs_process_sas_hw_event()
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c1321 case IOP_EVENT_PORT_RESET_COMPLETE: in iomb_event()