Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dwd719x.h12 enum wd719x_card_type { enum
68 enum wd719x_card_type type; /* type of card */
Dwd719x.c788 static enum wd719x_card_type wd719x_detect_type(struct wd719x *wd) in wd719x_detect_type()