summaryrefslogtreecommitdiffstats
path: root/sys/dev/hpt27xx/os_bsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hpt27xx/os_bsd.h')
-rw-r--r--sys/dev/hpt27xx/os_bsd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/hpt27xx/os_bsd.h b/sys/dev/hpt27xx/os_bsd.h
index e3f8e7d..6de4dbb 100644
--- a/sys/dev/hpt27xx/os_bsd.h
+++ b/sys/dev/hpt27xx/os_bsd.h
@@ -174,6 +174,7 @@ typedef struct _os_cmdext {
struct _os_cmdext *next;
union ccb *ccb;
bus_dmamap_t dma_map;
+ struct callout_handle timeout_ch;
SG psg[os_max_sg_descriptors];
}
OS_CMDEXT, *POS_CMDEXT;
OpenPOWER on IntegriCloud