Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd719x.h73 struct wd719x_host_param *params; /* host parameters (EEPROM) */
233 struct wd719x_host_param { struct
H A Dwd719x.c182 dma_free_coherent(&wd->pdev->dev, sizeof(struct wd719x_host_param), in wd719x_destroy()
437 sizeof(struct wd719x_host_param), 0, in wd719x_chip_init()
766 sizeof(struct wd719x_host_param)); in wd719x_read_eeprom()
830 sizeof(struct wd719x_host_param), in wd719x_board_found()
875 dma_free_coherent(&wd->pdev->dev, sizeof(struct wd719x_host_param), in wd719x_board_found()