Searched defs:asd_sas_phy (Results 1 – 1 of 1) sorted by relevance
315 struct asd_sas_phy { struct317 struct asd_sas_event port_events[PORT_NUM_EVENTS];318 struct asd_sas_event phy_events[PHY_NUM_EVENTS];320 unsigned long port_events_pending;321 unsigned long phy_events_pending;323 int error;324 int suspended;326 struct sas_phy *phy;330 int enabled; /* must be set */332 int id; /* must be set */[all …]