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

/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_scsi.h254 csio_post_event(&ioreq->sm, CSIO_SCSIE_COMPLETED); csio_scsi_completed()
262 csio_post_event(&ioreq->sm, CSIO_SCSIE_ABORTED); csio_scsi_aborted()
269 csio_post_event(&ioreq->sm, CSIO_SCSIE_CLOSED); csio_scsi_closed()
276 csio_post_event(&ioreq->sm, CSIO_SCSIE_DRVCLEANUP); csio_scsi_drvcleanup()
288 csio_post_event(&ioreq->sm, CSIO_SCSIE_START_IO); csio_scsi_start_io()
301 csio_post_event(&ioreq->sm, CSIO_SCSIE_START_TM); csio_scsi_start_tm()
314 csio_post_event(&ioreq->sm, CSIO_SCSIE_ABORT); csio_scsi_abort()
327 csio_post_event(&ioreq->sm, CSIO_SCSIE_CLOSE); csio_scsi_close()
H A Dcsio_defs.h96 csio_post_event(void *smp, uint32_t evt) csio_post_event() function
H A Dcsio_rnode.c745 csio_post_event(&rn->sm, CSIO_RNFE_CLOSE); csio_rns_offline()
804 csio_post_event(&rn->sm, CSIO_RNFE_CLOSE); csio_rns_disappeared()
855 csio_post_event(&rn->sm, CSIO_RNFE_CLOSE); csio_rnode_devloss_handler()
887 csio_post_event(&rn->sm, evt); csio_rnode_fwevt_handler()
H A Dcsio_lnode.c901 csio_post_event(&ln->sm, CSIO_LNE_LINKUP); csio_handle_link_up()
925 csio_post_event(&rn->sm, evt); csio_post_event_rns()
972 csio_post_event(&ln->sm, evt); csio_post_event_lns()
980 csio_post_event(&cln->sm, evt); csio_post_event_lns()
984 csio_post_event(&ln->sm, evt); csio_post_event_lns()
1567 csio_post_event(&ln->sm, evt); csio_fcoe_fwevt_handler()
H A Dcsio_hw.c1803 csio_post_event(&hw->sm, CSIO_HWE_INIT); csio_hw_use_fwconfig()
2053 csio_post_event(&hw->sm, CSIO_HWE_FATAL); csio_hw_configure()
2064 csio_post_event(&hw->sm, CSIO_HWE_FATAL); csio_hw_configure()
2084 csio_post_event(&hw->sm, CSIO_HWE_FATAL); csio_hw_configure()
2150 csio_post_event(&hw->sm, CSIO_HWE_INIT); csio_hw_configure()
2220 csio_post_event(&hw->sm, CSIO_HWE_INIT_DONE); csio_hw_initialize()
2459 csio_post_event(&hw->sm, CSIO_HWE_QUIESCED); csio_hws_ready()
2499 csio_post_event(&hw->sm, CSIO_HWE_HBA_RESET_DONE); csio_hws_quiescing()
3768 csio_post_event(&hw->sm, CSIO_HWE_CFG); csio_hw_start()
3780 csio_post_event(&hw->sm, CSIO_HWE_PCI_REMOVE); csio_hw_stop()
3809 csio_post_event(&hw->sm, CSIO_HWE_HBA_RESET); csio_hw_reset()
H A Dcsio_init.c1067 csio_post_event(&hw->sm, CSIO_HWE_PCIERR_DETECTED); csio_pci_error_detected()
1102 csio_post_event(&hw->sm, CSIO_HWE_PCIERR_SLOT_RESET); csio_pci_slot_reset()

Completed in 250 milliseconds