Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dwd719x.h12 enum wd719x_card_type { enum
69 enum wd719x_card_type type; /* type of card */
Dwd719x.c790 static enum wd719x_card_type wd719x_detect_type(struct wd719x *wd) in wd719x_detect_type()