summaryrefslogtreecommitdiffstats
path: root/sys/cam/ctl/ctl_ha.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cam/ctl/ctl_ha.h')
-rw-r--r--sys/cam/ctl/ctl_ha.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/cam/ctl/ctl_ha.h b/sys/cam/ctl/ctl_ha.h
index 0d2c011..f38f640 100644
--- a/sys/cam/ctl/ctl_ha.h
+++ b/sys/cam/ctl/ctl_ha.h
@@ -125,6 +125,7 @@ ctl_ha_status ctl_ha_msg_send(ctl_ha_channel channel, const void *addr,
size_t len, int wait);
ctl_ha_status ctl_ha_msg_send2(ctl_ha_channel channel, const void *addr,
size_t len, const void *addr2, size_t len2, int wait);
+ctl_ha_status ctl_ha_msg_abort(ctl_ha_channel channel);
ctl_ha_status ctl_ha_msg_deregister(ctl_ha_channel channel);
struct ctl_ha_dt_req * ctl_dt_req_alloc(void);
OpenPOWER on IntegriCloud