Home
last modified time | relevance | path

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

/linux-3.3/include/scsi/
Dlibsas.h275 struct asd_sas_phy { struct
278 struct asd_sas_event port_events[PORT_NUM_EVENTS];
279 struct asd_sas_event phy_events[PHY_NUM_EVENTS];
281 unsigned long port_events_pending;
282 unsigned long phy_events_pending;
284 int error;
286 struct sas_phy *phy;
290 int enabled; /* must be set */
292 int id; /* must be set */
293 enum sas_class class;
[all …]