Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Daha1542.c849 static int aha1542_reset(struct scsi_cmnd *cmd, u8 reset_cmd) in aha1542_reset() function
913 return aha1542_reset(cmd, SCRST); in aha1542_bus_reset()
918 return aha1542_reset(cmd, HRST | SCRST); in aha1542_host_reset()
/linux-4.4.14/Documentation/scsi/
DChangeLog.1992-19971424 * aha1542.c (aha1542_reset): Try BUS DEVICE RESET, and then pass