Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dldm.h234 typedef struct hpt_raw_disk struct
237 PRAW_PARTITION raw_part_list;
238 __HPT_RAW_LBA max_available_capacity;
239 __HPT_RAW_LBA total_available_capacity;
241 __HPT_RAW_LBA real_capacity;
242 __HPT_RAW_LBA head_position;
243 HPT_U32 logical_sector_size;
245 HPT_U16 max_sectors_per_cmd;
246 HPT_U8 max_queue_depth;
247 HPT_U8 user_select_mode;
[all …]
/freebsd/sys/dev/hptnr/
H A Dldm.h234 typedef struct hpt_raw_disk struct
237 PRAW_PARTITION raw_part_list;
238 __HPT_RAW_LBA max_available_capacity;
239 __HPT_RAW_LBA total_available_capacity;
241 __HPT_RAW_LBA real_capacity;
242 __HPT_RAW_LBA head_position;
243 HPT_U32 logical_sector_size;
244 HPT_U8 logicalsectors_per_physicalsector;
245 HPT_U16 lowest_aligned;
246 HPT_U16 max_sectors_per_cmd;
[all …]
/freebsd/sys/dev/hptrr/
H A Dldm.h234 typedef struct hpt_raw_disk struct
237 PRAW_PARTITION raw_part_list;
238 __HPT_RAW_LBA max_available_capacity;
239 __HPT_RAW_LBA total_available_capacity;
241 __HPT_RAW_LBA real_capacity;
242 __HPT_RAW_LBA head_position;
244 HPT_U16 max_sectors_per_cmd;
245 HPT_U8 max_queue_depth;
246 HPT_U8 user_select_mode;
248 HPT_UINT uninitialized : 1;
[all …]