Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/pm8001/
Dpm8001_sas.h266 struct pm8001_device { struct
267 enum sas_device_type dev_type;
268 struct domain_device *sas_device;
269 u32 attached_phy;
270 u32 id;
271 struct completion *dcompletion;
295 struct pm8001_device *device; argument
Dpm8001_sas.c590 struct pm8001_device *pm8001_device; in pm8001_dev_found_notify() local