Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd719x.c302 static int wd719x_chip_init(struct wd719x *wd) in wd719x_chip_init() function
544 return wd719x_chip_init(wd) == 0 ? SUCCESS : FAILED; in wd719x_host_reset()
858 ret = wd719x_chip_init(wd); in wd719x_board_found()