Home
last modified time | relevance | path

Searched defs:wd719x (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dwd719x.h63 struct wd719x { struct
67 enum wd719x_card_type type; /* type of card */ argument
71 struct wd719x_host_param *params; /* host parameters (EEPROM) */ argument
72 dma_addr_t params_phys; /* host parameters bus address */
73 void *hash_virt; /* hash table CPU address */
74 dma_addr_t hash_phys; /* hash table bus address */
75 struct list_head active_scbs;
76 struct list_head free_scbs;