Home
last modified time | relevance | path

Searched defs:fwevt (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/mpi3mr/
Dmpi3mr_os.c177 static void mpi3mr_fwevt_get(struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_get()
188 static void mpi3mr_fwevt_put(struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_put()
204 struct mpi3mr_fwevt *fwevt; in mpi3mr_alloc_fwevt() local
224 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_add_to_list()
253 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_del_from_list()
281 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_dequeue_fwevt() local
305 static void mpi3mr_cancel_work(struct mpi3mr_fwevt *fwevt) in mpi3mr_cancel_work()
339 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_cleanup_fwevt_list() local
381 struct mpi3mr_fwevt *fwevt; in mpi3mr_queue_qd_reduction_event() local
1297 struct mpi3mr_fwevt *fwevt) in mpi3mr_devstatuschg_evt_bh()
[all …]
/drivers/scsi/csiostor/
Dcsio_rnode.c868 csio_rnode_fwevt_handler(struct csio_rnode *rn, uint8_t fwevt) in csio_rnode_fwevt_handler()