Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dremote_device.h144 int isci_remote_device_found(struct domain_device *domain_dev);
H A Dinit.c172 .lldd_dev_found = isci_remote_device_found,
H A Dremote_device.c1614 int isci_remote_device_found(struct domain_device *dev) in isci_remote_device_found() function