Searched defs:disk_badsecinfo (Results 1 – 1 of 1) sorted by relevance
289 struct disk_badsecinfo { struct290 uint32_t dbsi_bufsize; /* size of region pointed to */291 uint32_t dbsi_skip; /* how many to skip past */292 uint32_t dbsi_copied; /* how many got copied back */293 uint32_t dbsi_left; /* remaining to copy */294 void * dbsi_buffer; /* region to copy disk_badsectors to */