Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd719x.h7 struct wd719x_sglist { struct
62 struct wd719x_sglist sg_list[WD719X_SG] __aligned(8); /* SG list */
H A Dwd719x.c258 sizeof(struct wd719x_sglist)); in wd719x_queuecommand()