scsipi_capacity_list_header
struct scsipi_capacity_list_header header;
struct scsipi_capacity_list_header header;
struct scsipi_capacity_list_header header;
printf("rfc result:"); for (i = sizeof(struct scsipi_capacity_list_header) + data.header.length, p = (void *)&data; i; i--, p++) printf(" %02x", *p); printf("\n");