Searched defs:mly_pdd (Results 1 – 1 of 1) sorted by relevance
908 struct mly_pdd { struct909 u_int8_t type; /* see 8.2 */910 u_int8_t state; /* see 8.1 */911 u_int16_t raid_device;912 u_int32_t device_size; /* XXX "block or MB" Huh? */913 u_int8_t controller;914 u_int8_t channel;915 u_int8_t target;916 u_int8_t lun;917 u_int32_t start_address;