Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpi3mr/
Dmpi3mr_os.c163 static void mpi3mr_fwevt_get(struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_get()
174 static void mpi3mr_fwevt_put(struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_put()
190 struct mpi3mr_fwevt *fwevt; in mpi3mr_alloc_fwevt() local
210 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_add_to_list()
239 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_del_from_list()
267 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_dequeue_fwevt() local
296 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_cleanup_fwevt_list() local
909 struct mpi3mr_fwevt *fwevt) in mpi3mr_devstatuschg_evt_bh()
1090 struct mpi3mr_fwevt *fwevt) in mpi3mr_sastopochg_evt_bh()
1221 struct mpi3mr_fwevt *fwevt) in mpi3mr_pcietopochg_evt_bh()
[all …]
/Linux-v5.15/drivers/scsi/csiostor/
Dcsio_rnode.c868 csio_rnode_fwevt_handler(struct csio_rnode *rn, uint8_t fwevt) in csio_rnode_fwevt_handler()