Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
Dmpt3sas_base.h556 struct _sas_device { struct
557 struct list_head list;
558 struct scsi_target *starget;
559 u64 sas_address;
560 u64 device_name;
561 u16 handle;
562 u64 sas_address_parent;
586 static inline void sas_device_get(struct _sas_device *s) in sas_device_get() argument
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_base.h538 struct _sas_device { struct
539 struct list_head list;
540 struct scsi_target *starget;
541 u64 sas_address;
565 static inline void sas_device_get(struct _sas_device *s) in sas_device_get() argument