Searched defs:ctl_bbrread_info (Results 1 – 1 of 1) sorted by relevance
102 struct ctl_bbrread_info { struct103 int lun_num; /* Passed in to CTL */104 uint64_t lba; /* Passed in to CTL */105 int len; /* Passed in to CTL */106 cfi_mt_status status; /* Returned from CTL */107 cfi_bbrread_status bbr_status; /* Returned from CTL */108 uint8_t scsi_status; /* Returned from CTL */109 struct scsi_sense_data sense_data; /* Returned from CTL */