Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
A Dcsio_scsi.h254 csio_post_event(&ioreq->sm, CSIO_SCSIE_COMPLETED); in csio_scsi_completed()
262 csio_post_event(&ioreq->sm, CSIO_SCSIE_ABORTED); in csio_scsi_aborted()
269 csio_post_event(&ioreq->sm, CSIO_SCSIE_CLOSED); in csio_scsi_closed()
276 csio_post_event(&ioreq->sm, CSIO_SCSIE_DRVCLEANUP); in csio_scsi_drvcleanup()
288 csio_post_event(&ioreq->sm, CSIO_SCSIE_START_IO); in csio_scsi_start_io()
301 csio_post_event(&ioreq->sm, CSIO_SCSIE_START_TM); in csio_scsi_start_tm()
314 csio_post_event(&ioreq->sm, CSIO_SCSIE_ABORT); in csio_scsi_abort()
327 csio_post_event(&ioreq->sm, CSIO_SCSIE_CLOSE); in csio_scsi_close()
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()
A Dcsio_defs.h96 csio_post_event(void *smp, uint32_t evt) in csio_post_event() function
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()
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 …]
A Dcsio_init.c1068 csio_post_event(&hw->sm, CSIO_HWE_PCIERR_DETECTED); in csio_pci_error_detected()
1102 csio_post_event(&hw->sm, CSIO_HWE_PCIERR_SLOT_RESET); in csio_pci_slot_reset()

Completed in 20 milliseconds