Searched defs:bar_idx (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | if_bnxt.c | 281 u32 readl_fbsd(struct bnxt_softc *bp, u32 reg_off, u8 bar_idx) in readl_fbsd() 290 void writel_fbsd(struct bnxt_softc *bp, u32 reg_off, u8 bar_idx, u32 val) in writel_fbsd()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | main.c | 158 u32 readl_fbsd(struct bnxt_softc *bp, u32 reg_off, u8 bar_idx) in readl_fbsd() 167 void writel_fbsd(struct bnxt_softc *bp, u32 reg_off, u8 bar_idx, u32 val) in writel_fbsd()
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie.c | 635 int bar_idx; in al_pcie_port_pf_params_config() local
|