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

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c2378 WR_IB_DOORBELL(MFI_INIT_CLEAR_HANDSHAKE |
2393 WR_IB_DOORBELL(MFI_INIT_HOTPLUG, instance);
2408 /* WR_IB_DOORBELL(MFI_INIT_READY, instance); */
2409 WR_IB_DOORBELL(MFI_RESET_FLAGS, instance);
2474 WR_IB_DOORBELL(0xF, instance);
H A Dmegaraid_sas.h549 #define WR_IB_DOORBELL(v, instance) ddi_put32((instance)->regmap_handle, \ macro
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c3818 WR_IB_DOORBELL(MFI_INIT_CLEAR_HANDSHAKE |
3837 WR_IB_DOORBELL(MFI_INIT_HOTPLUG, instance);
3855 /* WR_IB_DOORBELL(MFI_INIT_READY, instance); */
3857 WR_IB_DOORBELL(MFI_RESET_FLAGS, instance);
3954 WR_IB_DOORBELL(0xF, instance);
6953 WR_IB_DOORBELL(MFI_STOP_ADP, instance);
H A Dmr_sas.h1126 #define WR_IB_DOORBELL(v, instance) ddi_put32((instance)->regmap_handle, \ macro

Completed in 103 milliseconds