Home
last modified time | relevance | path

Searched refs:csio_post_event (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.h264 csio_post_event(&ioreq->sm, CSIO_SCSIE_COMPLETED); in csio_scsi_completed()
272 csio_post_event(&ioreq->sm, CSIO_SCSIE_ABORTED); in csio_scsi_aborted()
279 csio_post_event(&ioreq->sm, CSIO_SCSIE_CLOSED); in csio_scsi_closed()
286 csio_post_event(&ioreq->sm, CSIO_SCSIE_DRVCLEANUP); in csio_scsi_drvcleanup()
298 csio_post_event(&ioreq->sm, CSIO_SCSIE_START_IO); in csio_scsi_start_io()
311 csio_post_event(&ioreq->sm, CSIO_SCSIE_START_TM); in csio_scsi_start_tm()
324 csio_post_event(&ioreq->sm, CSIO_SCSIE_ABORT); in csio_scsi_abort()
337 csio_post_event(&ioreq->sm, CSIO_SCSIE_CLOSE); in csio_scsi_close()
H A Dcsio_rnode.c745 csio_post_event(&rn->sm, CSIO_RNFE_CLOSE); in csio_rns_offline()
804 csio_post_event(&rn->sm, CSIO_RNFE_CLOSE); in csio_rns_disappeared()
855 csio_post_event(&rn->sm, CSIO_RNFE_CLOSE); in csio_rnode_devloss_handler()
887 csio_post_event(&rn->sm, evt); in csio_rnode_fwevt_handler()
H A Dcsio_defs.h110 csio_post_event(void *smp, uint32_t evt) in csio_post_event() function
H A Dcsio_lnode.c919 csio_post_event(&ln->sm, CSIO_LNE_LINKUP); in csio_handle_link_up()
943 csio_post_event(&rn->sm, evt); in csio_post_event_rns()
990 csio_post_event(&ln->sm, evt); in csio_post_event_lns()
998 csio_post_event(&cln->sm, evt); in csio_post_event_lns()
1002 csio_post_event(&ln->sm, evt); in csio_post_event_lns()
1584 csio_post_event(&ln->sm, evt); in csio_fcoe_fwevt_handler()
H A Dcsio_hw.c2204 csio_post_event(&hw->sm, CSIO_HWE_INIT); in csio_hw_use_fwconfig()
2486 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()
2591 csio_post_event(&hw->sm, CSIO_HWE_INIT); in csio_hw_configure()
2661 csio_post_event(&hw->sm, CSIO_HWE_INIT_DONE); in csio_hw_initialize()
2910 csio_post_event(&hw->sm, CSIO_HWE_QUIESCED); in csio_hws_ready()
2950 csio_post_event(&hw->sm, CSIO_HWE_HBA_RESET_DONE); in csio_hws_quiescing()
4229 csio_post_event(&hw->sm, CSIO_HWE_CFG); in csio_hw_start()
4243 csio_post_event(&hw->sm, CSIO_HWE_PCI_REMOVE); in csio_hw_stop()
[all …]
H A Dcsio_init.c1067 csio_post_event(&hw->sm, CSIO_HWE_PCIERR_DETECTED); in csio_pci_error_detected()
1101 csio_post_event(&hw->sm, CSIO_HWE_PCIERR_SLOT_RESET); in csio_pci_slot_reset()