LABEL_SIZE
if (scsi_read( 0, lbl_buff, LABEL_SIZE)) {
if (scsi_write( 0, lbl_buff, LABEL_SIZE)) {
uint8_t lbl_buff[LABEL_SIZE];