File: emc_clariion.h

package info (click to toggle)
multipath-tools 0.5.0-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 1,800 kB
  • sloc: ansic: 26,772; sh: 844; makefile: 374
file content (8 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
#ifndef _EMC_CLARIION_H
#define _EMC_CLARIION_H

int emc_clariion (struct checker *);
int emc_clariion_init (struct checker *);
void emc_clariion_free (struct checker *);

#endif /* _EMC_CLARIION_H */