Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dwd719x.h73 struct wd719x_host_param *params; /* host parameters (EEPROM) */
234 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()
822 sizeof(struct wd719x_host_param), in wd719x_board_found()
866 pci_free_consistent(wd->pdev, sizeof(struct wd719x_host_param), in wd719x_board_found()