Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Datp870u.c67 static inline void atp_writeb_pci(struct atp_unit *atp, u8 channel, u8 reg, u8 val) in atp_writeb_pci() function
159 atp_writeb_pci(dev, c, 0, 0x00); in atp870u_intr_handle()
164 atp_writeb_pci(dev, c, 2, 0x06); in atp870u_intr_handle()
368 atp_writeb_pci(dev, c, 1, i); in atp870u_intr_handle()
431 atp_writeb_pci(dev, c, 2, 0x06); in atp870u_intr_handle()
432 atp_writeb_pci(dev, c, 2, 0x00); in atp870u_intr_handle()
439 atp_writeb_pci(dev, c, 0, 0x01); in atp870u_intr_handle()
447 atp_writeb_pci(dev, c, 0, 0x09); in atp870u_intr_handle()
526 atp_writeb_pci(dev, c, 2, 0x06); in atp870u_intr_handle()
527 atp_writeb_pci(dev, c, 2, 0x00); in atp870u_intr_handle()
[all …]