Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.h524 struct _sas_device { struct
525 struct list_head list;
526 struct scsi_target *starget;
527 u64 sas_address;
551 static inline void sas_device_get(struct _sas_device *s) in sas_device_get() argument