Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dwd719x.h72 struct wd719x_host_param *params; /* host parameters (EEPROM) */
233 struct wd719x_host_param { struct
Dwd719x.c178 pci_free_consistent(wd->pdev, sizeof(struct wd719x_host_param), in wd719x_destroy()
437 sizeof(struct wd719x_host_param), 0, in wd719x_chip_init()
759 sizeof(struct wd719x_host_param)); in wd719x_read_eeprom()
824 sizeof(struct wd719x_host_param), in wd719x_board_found()
868 pci_free_consistent(wd->pdev, sizeof(struct wd719x_host_param), in wd719x_board_found()