Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/mpi3mr/
Dmpi3mr_os.c171 static void mpi3mr_fwevt_get(struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_get()
182 static void mpi3mr_fwevt_put(struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_put()
198 struct mpi3mr_fwevt *fwevt; in mpi3mr_alloc_fwevt() local
218 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_add_to_list()
247 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_del_from_list()
275 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_dequeue_fwevt() local
299 static void mpi3mr_cancel_work(struct mpi3mr_fwevt *fwevt) in mpi3mr_cancel_work()
333 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_cleanup_fwevt_list() local
375 struct mpi3mr_fwevt *fwevt; in mpi3mr_queue_qd_reduction_event() local
1247 struct mpi3mr_fwevt *fwevt) in mpi3mr_devstatuschg_evt_bh()
[all …]
/Linux-v6.1/drivers/scsi/csiostor/
Dcsio_rnode.c868 csio_rnode_fwevt_handler(struct csio_rnode *rn, uint8_t fwevt) in csio_rnode_fwevt_handler()