Searched defs:reqlist (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/xen/blkback/ |
H A D | blkback.c | 327 struct xbb_xen_reqlist *reqlist; member 836 xbb_reqlist_vaddr(struct xbb_xen_reqlist *reqlist, int pagenr, int sector) in xbb_reqlist_vaddr() 858 xbb_reqlist_ioaddr(struct xbb_xen_reqlist *reqlist, int pagenr, int sector) in xbb_reqlist_ioaddr() 881 xbb_get_gntaddr(struct xbb_xen_reqlist *reqlist, int pagenr, int sector) in xbb_get_gntaddr() 1009 xbb_unmap_reqlist(struct xbb_xen_reqlist *reqlist) in xbb_unmap_reqlist() 1044 struct xbb_xen_reqlist *reqlist; in xbb_get_reqlist() local 1073 xbb_release_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist, in xbb_release_reqlist() 1116 xbb_get_resources(struct xbb_softc *xbb, struct xbb_xen_reqlist **reqlist, in xbb_get_resources() 1314 xbb_complete_reqlist(struct xbb_softc *xbb, struct xbb_xen_reqlist *reqlist) in xbb_complete_reqlist() 1398 struct xbb_xen_reqlist *reqlist; in xbb_bio_done() local [all …]
|
/freebsd/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()
|