Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Datp870u.c1718 struct Scsi_Host *pshost = devext->host; in atp870u_remove() local
1720 scsi_remove_host(pshost); in atp870u_remove()
1721 free_irq(pshost->irq, pshost); in atp870u_remove()
1724 atp870u_free_tables(pshost); in atp870u_remove()
1725 scsi_host_put(pshost); in atp870u_remove()