Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_cam.h98 #define OCS_CAM_IO_F_ABORT_CAM BIT(5) /* received ABORT or CTIO from CAM */ macro
Docs_cam.c1665 io->tgt_io.flags |= OCS_CAM_IO_F_ABORT_CAM; in ocs_target_io()
2631 aio->tgt_io.flags |= OCS_CAM_IO_F_ABORT_CAM; in ocs_abort_atio()