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

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h570 #define WR_OB_DOORBELL_CLEAR(v, instance) ddi_put32((instance)->regmap_handle, \ macro
H A Dmegaraid_sas.c4726 /* WR_OB_DOORBELL_CLEAR(0xFFFFFFFF, instance); */
4727 WR_OB_DOORBELL_CLEAR(OB_DOORBELL_CLEAR_MASK, instance);
4811 WR_OB_DOORBELL_CLEAR(status, instance);
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1147 #define WR_OB_DOORBELL_CLEAR(v, instance) ddi_put32((instance)->regmap_handle, \ macro
H A Dmr_sas.c6849 /* WR_OB_DOORBELL_CLEAR(0xFFFFFFFF, instance); */
6850 WR_OB_DOORBELL_CLEAR(OB_DOORBELL_CLEAR_MASK, instance);
6924 WR_OB_DOORBELL_CLEAR(status, instance);

Completed in 100 milliseconds