Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.h261 struct pm8001_device { struct
262 enum sas_device_type dev_type;
263 struct domain_device *sas_device;
264 u32 attached_phy;
265 u32 id;
289 struct pm8001_device *device; argument
H A Dpm8001_sas.c689 struct pm8001_device *pm8001_device; in pm8001_dev_found_notify() local