Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.h421 struct _sas_device *sas_dev;
524 struct _sas_device { struct
551 static inline void sas_device_get(struct _sas_device *s) in sas_device_get() argument
558 kfree(container_of(r, struct _sas_device, refcount)); in sas_device_free()
561 static inline void sas_device_put(struct _sas_device *s) in sas_device_put()
1579 struct _sas_device *mpt3sas_get_sdev_by_addr(
1581 struct _sas_device *__mpt3sas_get_sdev_by_addr(
1583 struct _sas_device *mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc,
Dmpt3sas_scsih.c71 struct _sas_device *sas_device);
470 struct _sas_device *sas_device; in _scsih_determine_boot_device()
549 static struct _sas_device *
553 struct _sas_device *ret; in __mpt3sas_get_sdev_from_target()
564 static struct _sas_device *
568 struct _sas_device *ret; in mpt3sas_get_sdev_from_target()
617 struct _sas_device *
621 struct _sas_device *sas_device; in __mpt3sas_get_sdev_by_addr()
649 struct _sas_device *
653 struct _sas_device *sas_device; in mpt3sas_get_sdev_by_addr()
[all …]
Dmpt3sas_transport.c612 struct _sas_device *sas_device = NULL; in mpt3sas_transport_port_add()
1262 struct _sas_device *sas_device; in _transport_get_enclosure_identifier()
1292 struct _sas_device *sas_device; in _transport_get_bay_identifier()
Dmpt3sas_ctl.c203 struct _sas_device *sas_device = NULL; in _ctl_display_some_debug()
1322 struct _sas_device *sas_device; in _ctl_btdh_search_sas_device()