Searched refs:NeXTSCSI (Results 1 – 1 of 1) sorted by relevance
67 OBJECT_DECLARE_SIMPLE_TYPE(NeXTSCSI, NEXT_SCSI)70 struct NeXTSCSI { struct104 NeXTSCSI next_scsi;634 NeXTSCSI *s = NEXT_SCSI(opaque); in next_scsi_csr_write()712 NeXTSCSI *s = NEXT_SCSI(opaque); in next_scsi_csr_read()743 NeXTSCSI *s = NEXT_SCSI(obj); in next_scsi_init()757 NeXTSCSI *s = NEXT_SCSI(dev); in next_scsi_realize()791 VMSTATE_UINT8(scsi_csr_1, NeXTSCSI),792 VMSTATE_UINT8(scsi_csr_2, NeXTSCSI),810 .instance_size = sizeof(NeXTSCSI),