Searched refs:to_shost (Results 1 – 2 of 2) sorted by relevance
259 shost = to_shost(isci_host); in isci_unregister()666 scsi_scan_host(to_shost(isci_host)); in isci_pci_probe()
307 static inline struct Scsi_Host *to_shost(struct isci_host *ihost) in to_shost() function