Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c2041 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2052 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2072 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2367 case CSIO_HWE_FATAL: in csio_hws_configuring()
2404 case CSIO_HWE_FATAL: in csio_hws_initializing()
2457 case CSIO_HWE_FATAL: in csio_hws_ready()
Dcsio_hw.h339 CSIO_HWE_FATAL, /* Fatal error during initialization */ enumerator