Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt.h299 struct req_entry { struct
312 struct req_entry *chain; /* for SGE overallocations */ argument
313 struct callout callout; /* Timeout for the request */
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.c398 U8 *req_entry; in mpi3mr_submit_io() local