Home
last modified time | relevance | path

Searched refs:mpi3mr_fwevt (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_os.c168 kfree(container_of(r, struct mpi3mr_fwevt, ref_count)); in mpi3mr_fwevt_free()
177 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()
202 static struct mpi3mr_fwevt *mpi3mr_alloc_fwevt(int len) in mpi3mr_alloc_fwevt()
204 struct mpi3mr_fwevt *fwevt; in mpi3mr_alloc_fwevt()
224 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_add_to_list()
253 struct mpi3mr_fwevt *fwevt) in mpi3mr_fwevt_del_from_list()
277 static struct mpi3mr_fwevt *mpi3mr_dequeue_fwevt( in mpi3mr_dequeue_fwevt()
281 struct mpi3mr_fwevt *fwevt = NULL; in mpi3mr_dequeue_fwevt()
286 struct mpi3mr_fwevt, list); in mpi3mr_dequeue_fwevt()
[all …]
Dmpi3mr.h1183 struct mpi3mr_fwevt *current_event;
1248 struct mpi3mr_fwevt { struct