Home
last modified time | relevance | path

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

/freebsd/sys/dev/ida/
H A Didareg.h121 struct ida_drive_param { struct
122 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