Sign in
qemu
/
seabios
/
0a40653f3013a31f3f7aeeddd7633328469a3ad3
/
.
/
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 */