4 * The contents of this file are subject to the terms of the
5 * Common Development and Distribution License Version 1.0 (CDDL-1.0).
6 * You can obtain a copy of the license from the top-level file
7 * "OPENSOLARIS.LICENSE" or at <http://opensource.org/licenses/CDDL-1.0>.
8 * You may not use this file except in compliance with the license.
14 * Copyright (c) 2016, Intel Corporation.
17 #ifndef ZED_DISK_EVENT_H
18 #define ZED_DISK_EVENT_H
24 extern int zed_disk_event_init(void);
25 extern void zed_disk_event_fini(void);
31 #endif /* !ZED_DISK_EVENT_H */