smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_freebsd.h>
Public Attributes | |
unsigned int | magic |
unsigned int | ctrl_code |
void * | in |
unsigned int | in_size |
void * | out |
unsigned int | out_size |
void * | returned_size |
Definition at line 578 of file os_freebsd.h.
unsigned int _HPT_IOCTL_PARAM::ctrl_code |
Definition at line 580 of file os_freebsd.h.
void* _HPT_IOCTL_PARAM::in |
Definition at line 581 of file os_freebsd.h.
unsigned int _HPT_IOCTL_PARAM::in_size |
Definition at line 582 of file os_freebsd.h.
unsigned int _HPT_IOCTL_PARAM::magic |
Definition at line 579 of file os_freebsd.h.
void* _HPT_IOCTL_PARAM::out |
Definition at line 583 of file os_freebsd.h.
unsigned int _HPT_IOCTL_PARAM::out_size |
Definition at line 584 of file os_freebsd.h.
void* _HPT_IOCTL_PARAM::returned_size |
Definition at line 585 of file os_freebsd.h.