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

/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c583 static u64 ctx_addr_sig_regs[][3] = { variable
590 #define CRB_CTX_ADDR_REG_LO(FUNC_ID) (ctx_addr_sig_regs[FUNC_ID][0])
591 #define CRB_CTX_ADDR_REG_HI(FUNC_ID) (ctx_addr_sig_regs[FUNC_ID][2])
592 #define CRB_CTX_SIGNATURE_REG(FUNC_ID) (ctx_addr_sig_regs[FUNC_ID][1])

Completed in 45 milliseconds