Home
last modified time | relevance | path

Searched defs:_HIM_DEVICE_CONFIG (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hptnr/
H A Dhim.h197 typedef struct _HIM_DEVICE_CONFIG struct
199 HPT_U64 capacity;
200 HPT_U32 logical_sector_size;
201 HPT_U8 logicalsectors_per_physicalsector;
202 HPT_U16 lowest_aligned;
204 DEVICE_FLAGS flags;
206 HPT_U8 path_id;
207 HPT_U8 target_id;
208 HPT_U8 max_queue_depth;
209 HPT_U8 spin_up_mode;
[all …]
/freebsd/sys/dev/hpt27xx/
H A Dhim.h199 typedef struct _HIM_DEVICE_CONFIG struct
201 HPT_U64 capacity;
202 HPT_U32 logical_sector_size;
204 DEVICE_FLAGS flags;
206 HPT_U8 path_id;
207 HPT_U8 target_id;
208 HPT_U8 max_queue_depth;
209 HPT_U8 spin_up_mode;
211 HPT_U8 reserved;
212 HPT_U8 transfer_mode;
[all …]
/freebsd/sys/dev/hptrr/
H A Dhim.h170 typedef struct _HIM_DEVICE_CONFIG struct
172 HPT_U64 capacity;
174 DEVICE_FLAGS flags;
176 HPT_U8 path_id;
177 HPT_U8 target_id;
178 HPT_U8 max_queue_depth;
179 HPT_U8 spin_up_mode;
181 HPT_U8 reserved;
182 HPT_U8 transfer_mode;
183 HPT_U8 bMaxShowMode;
[all …]