Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd719x.h65 struct wd719x { struct
69 enum wd719x_card_type type; /* type of card */ argument
73 struct wd719x_host_param *params; /* host parameters (EEPROM) */ argument
74 dma_addr_t params_phys; /* host parameters bus address */
75 void *hash_virt; /* hash table CPU address */
76 dma_addr_t hash_phys; /* hash table bus address */
77 struct list_head active_scbs;