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, 0 insertions, 1 deletions
diff --git a/sys/dev/hpt27xx/os_bsd.h b/sys/dev/hpt27xx/os_bsd.h
index 6de4dbb..e3f8e7d 100644
--- a/sys/dev/hpt27xx/os_bsd.h
+++ b/sys/dev/hpt27xx/os_bsd.h
@@ -174,7 +174,6 @@ 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