Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h576 void *abort_arg; /**< argument passed to "abort done" callback */ member
H A Docs_hw.c9775 void *abort_arg = io->abort_arg; in ocs_hw_io_cancel_cleanup() local