Searched refs:UNM_CRB_TIMER (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ntxn/ |
H A D | unm_inc.h | 497 #define UNM_CRB_TIMER UNM_PCI_CRB_WINDOW(UNM_HW_PX_MAP_CRB_TIMR) macro 737 #define UNM_TIMER_GT_TICKCTL (UNM_CRB_TIMER + 0x00200) 738 #define UNM_TIMER_GLOBAL_TIMESTAMP_LO (UNM_CRB_TIMER + 0x00220) 739 #define UNM_TIMER_TIMESTAMP (UNM_CRB_TIMER + 0x00208)
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_nx.c | 1714 ql_8021_wr_32(ha, UNM_CRB_TIMER + 0x0, 0x0); in ql_8021_reset_hw() 1715 ql_8021_wr_32(ha, UNM_CRB_TIMER + 0x8, 0x0); in ql_8021_reset_hw() 1716 ql_8021_wr_32(ha, UNM_CRB_TIMER + 0x10, 0x0); in ql_8021_reset_hw() 1717 ql_8021_wr_32(ha, UNM_CRB_TIMER + 0x18, 0x0); in ql_8021_reset_hw() 1718 ql_8021_wr_32(ha, UNM_CRB_TIMER + 0x100, 0x0); in ql_8021_reset_hw() 1719 ql_8021_wr_32(ha, UNM_CRB_TIMER + 0x200, 0x0); in ql_8021_reset_hw()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_nx.h | 636 #define UNM_CRB_TIMER (UNM_PCI_CRB_WINDOW(UNM_HW_PX_MAP_CRB_TIMR)) macro
|