Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dlibsas.h315 struct asd_sas_phy { struct
317 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 …]