Home
last modified time | relevance | path

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

/linux/drivers/scsi/isci/
H A Dhost.h336 static inline struct isci_host *dev_to_ihost(struct domain_device *dev) in dev_to_ihost() function
343 return dev_to_ihost(idev->domain_dev); in idev_to_ihost()
H A Dremote_device.c1549 struct isci_host *ihost = dev_to_ihost(dev); in isci_remote_device_gone()
1571 struct isci_host *isci_host = dev_to_ihost(dev); in isci_remote_device_found()
H A Dport.c1700 struct isci_host *ihost = dev_to_ihost(dev); in isci_ata_check_ready()