Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h1110 struct leapraid_sas_dev { struct
1111 struct list_head list;
1112 struct scsi_target *starget;
1113 struct leapraid_card_port *card_port;
1114 struct sas_rphy *rphy;
1115 struct kref refcnt;
1139 kfree(container_of(ref, struct leapraid_sas_dev, refcnt)); in leapraid_sdev_free() argument