Home
last modified time | relevance | path

Searched refs:aha1542_reset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha1542.c910 static int aha1542_reset(struct scsi_cmnd *cmd, u8 reset_cmd) in aha1542_reset() function
973 return aha1542_reset(cmd, SCRST); in aha1542_bus_reset()
978 return aha1542_reset(cmd, HRST | SCRST); in aha1542_host_reset()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha1542.c923 static int aha1542_reset(struct scsi_cmnd *cmd, u8 reset_cmd) in aha1542_reset() function
986 return aha1542_reset(cmd, SCRST); in aha1542_bus_reset()
991 return aha1542_reset(cmd, HRST | SCRST); in aha1542_host_reset()

Completed in 5 milliseconds