Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Datp870u.c1660 struct Scsi_Host *pshost = devext->host; in atp870u_remove() local
1663 scsi_remove_host(pshost); in atp870u_remove()
1664 free_irq(pshost->irq, pshost); in atp870u_remove()
1667 atp870u_free_tables(pshost); in atp870u_remove()
1668 scsi_host_put(pshost); in atp870u_remove()