Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.h591 static inline void sas_device_free(struct kref *r) in sas_device_free() function
598 kref_put(&s->refcount, sas_device_free); in sas_device_put()