Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw.c2053 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2064 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2084 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2372 case CSIO_HWE_FATAL: in csio_hws_configuring()
2409 case CSIO_HWE_FATAL: in csio_hws_initializing()
2462 case CSIO_HWE_FATAL: in csio_hws_ready()
Dcsio_hw.h304 CSIO_HWE_FATAL, /* Fatal error during initialization */ enumerator