Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm8001_sas.h259 struct pm8001_device { struct
260 enum sas_device_type dev_type;
261 struct domain_device *sas_device;
262 u32 attached_phy;
263 u32 id;
264 struct completion *dcompletion;
288 struct pm8001_device *device; argument
Dpm8001_sas.c626 struct pm8001_device *pm8001_device; in pm8001_dev_found_notify() local