Home
last modified time | relevance | path

Searched defs:bdp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/armv7/omap/
H A Dif_cpsw.c234 struct cpsw_cpdma_bd * const bdp) in cpsw_get_txdesc()
243 struct cpsw_cpdma_bd * const bdp) in cpsw_set_txdesc()
252 struct cpsw_cpdma_bd * const bdp) in cpsw_get_rxdesc()
261 struct cpsw_cpdma_bd * const bdp) in cpsw_set_rxdesc()
/openbsd-src/usr.bin/tmux/
H A Dwindow-customize.c166 window_customize_get_key(struct window_customize_itemdata * item,struct key_table ** ktp,struct key_binding ** bdp) window_customize_get_key() argument