Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dwd719x.h72 struct wd719x_host_param *params; /* host parameters (EEPROM) */
232 struct wd719x_host_param { struct
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()
764 sizeof(struct wd719x_host_param)); in wd719x_read_eeprom()
828 sizeof(struct wd719x_host_param), in wd719x_board_found()
873 dma_free_coherent(&wd->pdev->dev, sizeof(struct wd719x_host_param), in wd719x_board_found()