Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/
H A 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()

Completed in 6 milliseconds