Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c2486 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2497 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2517 csio_post_event(&hw->sm, CSIO_HWE_FATAL); in csio_hw_configure()
2823 case CSIO_HWE_FATAL: in csio_hws_configuring()
2860 case CSIO_HWE_FATAL: in csio_hws_initializing()
2913 case CSIO_HWE_FATAL: in csio_hws_ready()
Dcsio_hw.h359 CSIO_HWE_FATAL, /* Fatal error during initialization */ enumerator