Searched defs:reqlist (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/dev/xen/blkback/ |
H A D | blkback.c | 325 struct xbb_xen_reqlist *reqlist; global() member 834 xbb_reqlist_vaddr(struct xbb_xen_reqlist * reqlist,int pagenr,int sector) xbb_reqlist_vaddr() argument 856 xbb_reqlist_ioaddr(struct xbb_xen_reqlist * reqlist,int pagenr,int sector) xbb_reqlist_ioaddr() argument 879 xbb_get_gntaddr(struct xbb_xen_reqlist * reqlist,int pagenr,int sector) xbb_get_gntaddr() argument 1007 xbb_unmap_reqlist(struct xbb_xen_reqlist * reqlist) xbb_unmap_reqlist() argument 1042 struct xbb_xen_reqlist *reqlist; xbb_get_reqlist() local 1071 xbb_release_reqlist(struct xbb_softc * xbb,struct xbb_xen_reqlist * reqlist,int wakeup) xbb_release_reqlist() argument 1114 xbb_get_resources(struct xbb_softc * xbb,struct xbb_xen_reqlist ** reqlist,blkif_request_t * ring_req,RING_IDX ring_idx) xbb_get_resources() argument 1310 xbb_complete_reqlist(struct xbb_softc * xbb,struct xbb_xen_reqlist * reqlist) xbb_complete_reqlist() argument 1394 struct xbb_xen_reqlist *reqlist; xbb_bio_done() local 1458 xbb_dispatch_io(struct xbb_softc * xbb,struct xbb_xen_reqlist * reqlist) xbb_dispatch_io() argument 1729 struct xbb_xen_reqlist *reqlist; xbb_run_queue() local 1967 xbb_dispatch_dev(struct xbb_softc * xbb,struct xbb_xen_reqlist * reqlist,int operation,int bio_flags) xbb_dispatch_dev() argument 2132 xbb_dispatch_file(struct xbb_softc * xbb,struct xbb_xen_reqlist * reqlist,int operation,int flags) xbb_dispatch_file() argument 2663 struct xbb_xen_reqlist *reqlist; xbb_disconnect() local 3023 struct xbb_xen_reqlist *reqlist; xbb_alloc_request_lists() local [all...] |
/freebsd-src/sys/cam/scsi/ |
H A D | scsi_enc_safte.c | 163 safte_terminate_control_requests(safte_control_reqlist_t *reqlist, int result) in safte_terminate_control_requests()
|
H A D | scsi_enc_ses.c | 127 ses_terminate_control_requests(ses_control_reqlist_t *reqlist, int result) in ses_terminate_control_requests()
|