Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h145 #define DOORBELL_CLEAR_EVENTS 0x00000040l macro
H A Dhpsa.c7762 if (!(doorbell_value & DOORBELL_CLEAR_EVENTS)) in hpsa_wait_for_clear_event_notify_ack()
8414 writel(DOORBELL_CLEAR_EVENTS, h->vaddr + SA5_DOORBELL); in hpsa_ack_ctlr_events()
8421 writel(DOORBELL_CLEAR_EVENTS, h->vaddr + SA5_DOORBELL); in hpsa_ack_ctlr_events()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h150 #define DOORBELL_CLEAR_EVENTS 0x00000040l macro
H A Dhpsa.c7789 if (!(doorbell_value & DOORBELL_CLEAR_EVENTS)) in hpsa_wait_for_clear_event_notify_ack()
8439 writel(DOORBELL_CLEAR_EVENTS, h->vaddr + SA5_DOORBELL); in hpsa_ack_ctlr_events()
8446 writel(DOORBELL_CLEAR_EVENTS, h->vaddr + SA5_DOORBELL); in hpsa_ack_ctlr_events()

Completed in 31 milliseconds