Searched refs:PLX_NTX_BASE (Results 1 – 1 of 1) sorted by relevance
111 #define PLX_NTX_BASE(sc) ((sc)->ntx ? PLX_NT1_BASE : PLX_NT0_BASE) macro116 (PLX_NTX_BASE(sc) + ((sc)->link ? PLX_NTX_LINK_OFFSET : 0))118 (PLX_NTX_BASE(sc) + ((sc)->link ? 0 : PLX_NTX_LINK_OFFSET))135 PLX_NTX_BASE(sc) + (reg))138 PLX_NTX_BASE(sc) + (reg), (val))1044 *db_addr = (uint64_t)mw->mw_pbase + PLX_NTX_BASE(sc) + 0xc4c; in ntb_plx_peer_db_addr()1046 *db_addr = rman_get_start(sc->conf_res) + PLX_NTX_BASE(sc); in ntb_plx_peer_db_addr()