Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mly/
H A Dmlyreg.h884 struct mly_pdd { struct
885 u_int8_t type; /* see 8.2 */
886 u_int8_t state; /* see 8.1 */
887 u_int16_t raid_device;
888 u_int32_t device_size; /* XXX "block or MB" Huh? */
889 u_int8_t controller;
890 u_int8_t channel;
891 u_int8_t target;
892 u_int8_t lun;
893 u_int32_t start_address;