Searched defs:sas_phy (Results 1 – 2 of 2) sorted by relevance
59 struct sas_phy { struct60 struct device dev;61 int number;62 int enabled;88 container_of((d), struct sas_phy, dev) argument
398 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member