Home
last modified time | relevance | path

Searched refs:hw_status_tail (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c5151 ha->adapt->hw_status_tail = phys_status_start; in ips_statinit()
5181 ha->adapt->hw_status_tail = phys_status_start; in ips_statinit_memio()
5200 ha->adapt->hw_status_tail += sizeof (IPS_STATUS); in ips_statupd_copperhead()
5203 ha->adapt->hw_status_tail = ha->adapt->hw_status_start; in ips_statupd_copperhead()
5206 outl(ha->adapt->hw_status_tail, in ips_statupd_copperhead()
5228 ha->adapt->hw_status_tail += sizeof (IPS_STATUS); in ips_statupd_copperhead_memio()
5231 ha->adapt->hw_status_tail = ha->adapt->hw_status_start; in ips_statupd_copperhead_memio()
5234 writel(ha->adapt->hw_status_tail, ha->mem_ptr + IPS_REG_SQTR); in ips_statupd_copperhead_memio()
H A Dips.h661 volatile uint32_t hw_status_tail; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.c5154 ha->adapt->hw_status_tail = phys_status_start; in ips_statinit()
5184 ha->adapt->hw_status_tail = phys_status_start; in ips_statinit_memio()
5203 ha->adapt->hw_status_tail += sizeof (IPS_STATUS); in ips_statupd_copperhead()
5206 ha->adapt->hw_status_tail = ha->adapt->hw_status_start; in ips_statupd_copperhead()
5209 outl(ha->adapt->hw_status_tail, in ips_statupd_copperhead()
5231 ha->adapt->hw_status_tail += sizeof (IPS_STATUS); in ips_statupd_copperhead_memio()
5234 ha->adapt->hw_status_tail = ha->adapt->hw_status_start; in ips_statupd_copperhead_memio()
5237 writel(ha->adapt->hw_status_tail, ha->mem_ptr + IPS_REG_SQTR); in ips_statupd_copperhead_memio()
H A Dips.h661 volatile uint32_t hw_status_tail; member

Completed in 24 milliseconds