Searched defs:ida_drive_param (Results 1 – 1 of 1) sorted by relevance
121 struct ida_drive_param { struct122 u_int16_t ncylinders;123 u_int8_t nheads;124 u_int8_t signature;148 struct ida_drive_param dp; /* logical drive parameter table */ argument