Searched defs:sas_phy (Results 1 – 2 of 2) sorted by relevance
57 struct sas_phy { struct58 struct device dev;59 int number;60 int enabled;86 container_of((d), struct sas_phy, dev) argument
410 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */ member