Searched refs:wd719x_reset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | wd719x.c | 485 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) in wd719x_reset() function 513 return wd719x_reset(cmd, WD719X_CMD_RESET, cmd->device->id); in wd719x_dev_reset() 518 return wd719x_reset(cmd, WD719X_CMD_BUSRESET, 0); in wd719x_bus_reset()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | wd719x.c | 487 static int wd719x_reset(struct scsi_cmnd *cmd, u8 opcode, u8 device) in wd719x_reset() function 515 return wd719x_reset(cmd, WD719X_CMD_RESET, cmd->device->id); in wd719x_dev_reset() 520 return wd719x_reset(cmd, WD719X_CMD_BUSRESET, 0); in wd719x_bus_reset()
|
Completed in 3 milliseconds