summaryrefslogtreecommitdiffstats
path: root/sys/cam/ctl/ctl_frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cam/ctl/ctl_frontend.h')
-rw-r--r--sys/cam/ctl/ctl_frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/cam/ctl/ctl_frontend.h b/sys/cam/ctl/ctl_frontend.h
index a6ca9e1..9a1a4ee 100644
--- a/sys/cam/ctl/ctl_frontend.h
+++ b/sys/cam/ctl/ctl_frontend.h
@@ -211,6 +211,7 @@ struct ctl_wwpn_iid {
* shouldn't touch this field.
*/
struct ctl_port {
+ struct ctl_softc *ctl_softc;
struct ctl_frontend *frontend;
ctl_port_type port_type; /* passed to CTL */
int num_requested_ctl_io; /* passed to CTL */
OpenPOWER on IntegriCloud