Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_base.h400 struct _sas_device *sas_dev;
503 struct _sas_device { struct
530 static inline void sas_device_get(struct _sas_device *s) in sas_device_get() argument
537 kfree(container_of(r, struct _sas_device, refcount)); in sas_device_free()
540 static inline void sas_device_put(struct _sas_device *s) in sas_device_put()
1511 struct _sas_device *mpt3sas_get_sdev_by_addr(
1513 struct _sas_device *__mpt3sas_get_sdev_by_addr(
1515 struct _sas_device *mpt3sas_get_sdev_by_handle(struct MPT3SAS_ADAPTER *ioc,
Dmpt3sas_scsih.c72 struct _sas_device *sas_device);
469 struct _sas_device *sas_device; in _scsih_determine_boot_device()
551 static struct _sas_device *
555 struct _sas_device *ret; in __mpt3sas_get_sdev_from_target()
566 static struct _sas_device *
570 struct _sas_device *ret; in mpt3sas_get_sdev_from_target()
619 struct _sas_device *
623 struct _sas_device *sas_device; in __mpt3sas_get_sdev_by_addr()
651 struct _sas_device *
655 struct _sas_device *sas_device; in mpt3sas_get_sdev_by_addr()
[all …]
Dmpt3sas_transport.c639 struct _sas_device *sas_device = NULL; in mpt3sas_transport_port_add()
1310 struct _sas_device *sas_device; in _transport_get_enclosure_identifier()
1340 struct _sas_device *sas_device; in _transport_get_bay_identifier()
Dmpt3sas_ctl.c205 struct _sas_device *sas_device = NULL; in _ctl_display_some_debug()
1327 struct _sas_device *sas_device; in _ctl_btdh_search_sas_device()