Revision 63db0f0e hw/scsi-generic.c

b/hw/scsi-generic.c
431 431
};
432 432

  
433 433
static SCSIRequest *scsi_new_request(SCSIDevice *d, uint32_t tag, uint32_t lun,
434
                                     void *hba_private)
434
                                     uint8_t *buf, void *hba_private)
435 435
{
436 436
    SCSIRequest *req;
437 437

  

Also available in: Unified diff