Searched defs:bank (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-13-stable/sys/dev/qat/
H A Dqat_c2xxx.c164 qat_c2xxx_init_etr_intr(struct qat_softc *sc, int bank) argument
/freebsd-13-stable/sys/powerpc/powermac/
H A Dhrowpic.c102 hrowpic_read_reg(struct hrowpic_softc *sc, u_int reg, u_int bank) argument
111 hrowpic_write_reg(struct hrowpic_softc *sc, u_int reg, u_int bank, argument
253 int bank; local
/freebsd-13-stable/sys/dev/amdgpio/
H A Damdgpio.c368 int i, pin, bank; local
/freebsd-13-stable/sys/mips/ingenic/
H A Djz4780_nemc.c59 uint32_t bank; member in struct:jz4780_nemc_devinfo
336 u_int bank; local
111 jz4780_nemc_configure_bank(struct jz4780_nemc_softc *sc, device_t dev, u_int bank) argument
311 jz4780_nemc_decode_bank(struct simplebus_softc *sc, struct resource *r, u_int *bank) argument
[all...]
/freebsd-13-stable/sys/dev/powermac_nvram/
H A Dpowermac_nvram.c229 vm_offset_t bank; local
380 wait_operation_complete_amd(uint8_t *bank) argument
391 erase_bank_amd(device_t dev, uint8_t *bank) argument
424 write_bank_amd(device_t dev, uint8_t *bank, uint8_t *data) argument
456 wait_operation_complete_sm(uint8_t *bank) argument
469 erase_bank_sm(device_t dev, uint8_t *bank) argument
494 write_bank_sm(device_t dev, uint8_t *bank, uint8_t *data) argument
520 erase_bank(device_t dev, uint8_t *bank) argument
534 write_bank(device_t dev, uint8_t *bank, uint8_t *data) argument
[all...]
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c235 ar2133GetRfBank(struct ath_hal *ah, int bank) argument
/freebsd-13-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c222 ar9280GetRfBank(struct ath_hal *ah, int bank) argument
H A Dar9287.c164 ar9287GetRfBank(struct ath_hal *ah, int bank) argument
/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_subr.c468 bcma_alloc_intr(uint8_t bank, uint8_t sel, uint8_t line) argument
/freebsd-13-stable/sys/powerpc/mpc85xx/
H A Dlbc.c349 int bank; local
370 int i, j, rv, bank; local
455 int bank, error, i, j; local
[all...]
/freebsd-13-stable/sys/arm/mv/
H A Dmv_localbus.c92 int8_t bank; member in struct:localbus_va_entry
170 int i, rv, bank; local
389 uint32_t tuple_size, bank; local
[all...]
/freebsd-13-stable/sys/dev/fb/
H A Dsplash_bmp.c231 int bank; member in struct:__anon12095
/freebsd-13-stable/sys/dev/gem/
H A Dif_gem.c607 gem_bitwait(struct gem_softc *sc, u_int bank, bus_addr_t r, uint32_t clr, argument
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar2316.c231 ar2316GetRfBank(struct ath_hal *ah, int bank) argument
H A Dar2317.c208 ar2317GetRfBank(struct ath_hal *ah, int bank) argument
H A Dar2413.c225 ar2413GetRfBank(struct ath_hal *ah, int bank) argument
H A Dar2425.c226 ar2425GetRfBank(struct ath_hal *ah, int bank) argument
H A Dar5111.c195 ar5111GetRfBank(struct ath_hal *ah, int bank) argument
H A Dar5413.c267 ar5413GetRfBank(struct ath_hal *ah, int bank) argument
H A Dar5112.c156 ar5112GetRfBank(struct ath_hal *ah, int bank) argument
/freebsd-13-stable/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg_load.c257 uvm_physseg_t bank; local
[all...]
H A Dt_uvm_physseg.c431 uvm_physseg_t bank; local
[all...]
/freebsd-13-stable/sys/dev/smc/
H A Dif_smc.c151 smc_select_bank(struct smc_softc *sc, uint16_t bank) argument
/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.c462 static u32 ice_get_flash_bank_offset(struct ice_hw *hw, enum ice_bank_select bank, u16 module) argument
536 ice_read_flash_module(struct ice_hw *hw, enum ice_bank_select bank, u16 module, u32 offset, u8 *data, u32 length) argument
573 ice_read_nvm_module(struct ice_hw *hw, enum ice_bank_select bank, u32 offset, u16 *data) argument
597 ice_read_nvm_sr_copy(struct ice_hw *hw, enum ice_bank_select bank, u32 offset, u16 *data) argument
614 ice_read_orom_module(struct ice_hw *hw, enum ice_bank_select bank, u32 offset, u16 *data) argument
637 ice_read_netlist_module(struct ice_hw *hw, enum ice_bank_select bank, u32 offset, u16 *data) argument
805 ice_get_nvm_srev(struct ice_hw *hw, enum ice_bank_select bank, u32 *srev) argument
833 ice_get_nvm_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_nvm_info *nvm) argument
890 ice_get_orom_srev(struct ice_hw *hw, enum ice_bank_select bank, u32 *srev) argument
931 ice_get_orom_civd_data(struct ice_hw *hw, enum ice_bank_select bank, struct ice_orom_civd_info *civd) argument
984 ice_get_orom_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_orom_info *orom) argument
1036 ice_get_netlist_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_netlist_info *netlist) argument
[all...]
/freebsd-13-stable/sys/dev/xdma/
H A Dxdma.h185 TAILQ_HEAD(, xdma_request) bank; member in struct:xdma_channel

Completed in 366 milliseconds

12