Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h310 } last_reset_reason; member
/titanic_50/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c954 pwp->last_reset_reason = PMCS_LAST_RST_ATTACH; in pmcs_attach()
1432 pwp->last_reset_reason = PMCS_LAST_RST_DETACH; in pmcs_unattach()
1689 pwp->last_reset_reason = PMCS_LAST_RST_QUIESCE; in pmcs_quiesce()
2007 pwp->last_reset_reason = PMCS_LAST_RST_STALL; in pmcs_check_forward_progress()
2771 pwp->last_reset_reason = PMCS_LAST_RST_FATAL_ERROR; in pmcs_fatal_handler()
H A Dpmcs_nvram.c247 pwp->last_reset_reason = PMCS_LAST_RST_FW_UPGRADE; in pmcs_firmware_update()