csio_post_event
csio_post_event(&hw->sm, CSIO_HWE_INIT);
csio_post_event(&hw->sm, CSIO_HWE_FATAL);
csio_post_event(&hw->sm, CSIO_HWE_FATAL);
csio_post_event(&hw->sm, CSIO_HWE_FATAL);
csio_post_event(&hw->sm, CSIO_HWE_INIT);
csio_post_event(&hw->sm, CSIO_HWE_INIT_DONE);
csio_post_event(&hw->sm, CSIO_HWE_QUIESCED);
csio_post_event(&hw->sm, CSIO_HWE_HBA_RESET_DONE);
csio_post_event(&hw->sm, CSIO_HWE_CFG);
csio_post_event(&hw->sm, CSIO_HWE_PCI_REMOVE);
csio_post_event(&hw->sm, CSIO_HWE_HBA_RESET);
csio_post_event(&hw->sm, CSIO_HWE_PCIERR_DETECTED);
csio_post_event(&hw->sm, CSIO_HWE_PCIERR_SLOT_RESET);
csio_post_event(&ln->sm, evt);
csio_post_event(&ln->sm, evt);
csio_post_event(&ln->sm, CSIO_LNE_LINKUP);
csio_post_event(&rn->sm, evt);
csio_post_event(&ln->sm, evt);
csio_post_event(&cln->sm, evt);
csio_post_event(&rn->sm, CSIO_RNFE_CLOSE);
csio_post_event(&rn->sm, CSIO_RNFE_CLOSE);
csio_post_event(&rn->sm, CSIO_RNFE_CLOSE);
csio_post_event(&rn->sm, evt);
csio_post_event(&ioreq->sm, CSIO_SCSIE_COMPLETED);
csio_post_event(&ioreq->sm, CSIO_SCSIE_ABORTED);
csio_post_event(&ioreq->sm, CSIO_SCSIE_CLOSED);
csio_post_event(&ioreq->sm, CSIO_SCSIE_DRVCLEANUP);
csio_post_event(&ioreq->sm, CSIO_SCSIE_START_IO);
csio_post_event(&ioreq->sm, CSIO_SCSIE_START_TM);
csio_post_event(&ioreq->sm, CSIO_SCSIE_ABORT);
csio_post_event(&ioreq->sm, CSIO_SCSIE_CLOSE);