aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/isp/isp_freebsd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isp/isp_freebsd.h b/sys/dev/isp/isp_freebsd.h
index 24c6695d16e15..14ca8b816ba5d 100644
--- a/sys/dev/isp/isp_freebsd.h
+++ b/sys/dev/isp/isp_freebsd.h
@@ -113,6 +113,7 @@ typedef struct tstate {
int bus;
u_int32_t hold;
int atio_count;
+ int inot_count;
} tstate_t;
#define LUN_HASH_SIZE 32