|
@@ -1010,12 +1010,11 @@ static int ata_io_flush(u8 port)
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
-void scsi_bus_reset(void)
|
|
|
|
|
|
+__weak void scsi_bus_reset(void)
|
|
{
|
|
{
|
|
/*Not implement*/
|
|
/*Not implement*/
|
|
}
|
|
}
|
|
|
|
|
|
-
|
|
|
|
void scsi_print_error(ccb * pccb)
|
|
void scsi_print_error(ccb * pccb)
|
|
{
|
|
{
|
|
/*The ahci error info can be read in the ahci driver*/
|
|
/*The ahci error info can be read in the ahci driver*/
|