Sign in
qemu
/
seabios-hppa
/
fd5b6cf82369a1e53d68302fb6ede2b9e2afccd1
/
.
/
src
/
hw
/
lsi-scsi.h
blob: 6baf4a162be61291f65f97af08be69ad6ea51ca0 [
file
] [
log
] [
blame
]
#ifndef
__LSI_SCSI_H
#define
__LSI_SCSI_H
struct
disk_op_s
;
int
lsi_scsi_process_op
(
struct
disk_op_s
*
op
);
void
lsi_scsi_setup
(
void
);
#endif
/* __LSI_SCSI_H */