Sign in
qemu
/
seabios-hppa
/
a385f17c5c3ddf44ec0bdf28045d3736e84d138e
/
.
/
src
/
hw
/
esp-scsi.h
blob: 0616d14b1dc18a3053ac85d18109066875856823 [
file
] [
log
] [
blame
]
#ifndef
__ESP_SCSI_H
#define
__ESP_SCSI_H
struct
disk_op_s
;
int
esp_scsi_process_op
(
struct
disk_op_s
*
op
);
void
esp_scsi_setup
(
void
);
#endif
/* __ESP_SCSI_H */