Home
last modified time | relevance | path

Searched refs:bnx2_reg_wr_ind (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dbnx2.h4189 static void bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val);
4204 bnx2_reg_wr_ind(bp, offset, val)
Dbnx2.c144 bnx2_reg_wr_ind(struct bnx2 *bp, u32 offset, u32 val) in bnx2_reg_wr_ind() function