Searched defs:bf (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-10.0-release/contrib/ncurses/ncurses/base/
H A Dlib_window.c82 syncok(WINDOW *win, bool bf) argument
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_debug.c100 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, argument
141 const struct ath_buf *bf = first_bf; local
203 const struct ath_buf *bf = first_bf; local
[all...]
H A Dif_ath_tdma.c612 struct ath_buf *bf; local
H A Dif_ath_rx.c228 ath_legacy_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
517 ath_rx_pkt(struct ath_softc *sc, struct ath_rx_status *rs, HAL_STATUS status, uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, struct mbuf *m) argument
888 struct ath_buf *bf; local
1138 struct ath_buf *bf; local
1180 struct ath_buf *bf; local
[all...]
H A Dif_ath_rx_edma.c191 struct ath_buf *bf; local
338 struct ath_buf *bf; local
452 struct ath_buf *bf, *next; local
475 struct ath_buf *bf, *next; local
585 ath_edma_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
666 struct ath_buf *bf; local
699 ath_edma_rxbuf_free(struct ath_softc *sc, struct ath_buf *bf) argument
728 struct ath_buf *bf; local
802 struct ath_buf *bf = re->m_fifo[i]; local
[all...]
H A Dif_ath_tx_edma.c145 struct ath_buf *bf, *bf_last; local
224 struct ath_buf *bf; local
348 ath_edma_xmit_handoff_hw(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
392 ath_edma_xmit_handoff_mcast(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
447 ath_edma_xmit_handoff(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
613 struct ath_buf *bf; local
[all...]
H A Dif_ath_beacon.c179 struct ath_buf *bf; local
261 ath_beacon_setup(struct ath_softc *sc, struct ath_buf *bf) argument
430 struct ath_buf *bf; local
563 struct ath_buf *bf, *bf_last; local
655 struct ath_buf *bf; local
696 struct ath_buf *bf; local
812 struct ath_buf *bf; local
851 ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf) argument
874 struct ath_buf *bf; local
[all...]
H A Dif_ath_sysctl.c329 struct ath_buf *bf; local
H A Dif_ath_tx_ht.c222 ath_tx_rate_fill_rcflags(struct ath_softc *sc, struct ath_buf *bf) argument
464 ath_get_aggr_limit(struct ath_softc *sc, struct ath_buf *bf) argument
495 ath_rateseries_setup(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, HAL_11N_RATE_SERIES *series) argument
615 ath_buf_set_rate(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf) argument
695 struct ath_buf *bf, *bf_first = NULL, *bf_prev = NULL; local
[all...]
/freebsd-10.0-release/usr.bin/tail/
H A Dreverse.c171 typedef struct bf { struct
/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_config_parameters.h254 } bf; member in union:OEM_SSC_PARAMETERS
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dpd.c171 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) argument
244 void mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) argument
271 mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf, int node) argument
278 mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) argument
[all...]
/freebsd-10.0-release/contrib/sendmail/src/
H A Dbf.c53 struct bf struct
[all...]
/freebsd-10.0-release/contrib/tcsh/
H A Dtw.comp.c224 static Char *bf = NULL; local
[all...]
/freebsd-10.0-release/sys/geom/label/
H A Dg_label_ntfs.c98 struct ntfs_bootfile *bf; local
[all...]
/freebsd-10.0-release/usr.sbin/bhyve/
H A Dacpi.c634 basl_open(struct basl_fio *bf, int suffix) argument
662 basl_close(struct basl_fio *bf) argument
[all...]
/freebsd-10.0-release/contrib/tcp_wrappers/
H A Doptions.c142 char bf[BUFSIZ]; local
/freebsd-10.0-release/sys/powerpc/fpu/
H A Dfpu_emu.c276 int ra, rb, rc, rt, type, mask, fsr, cx, bf, setcr; local
/freebsd-10.0-release/usr.sbin/makefs/ffs/
H A Dmkfs.c777 ffs_rdfs(daddr_t bno, int size, void *bf, const fsinfo_t *fsopts) argument
802 ffs_wtfs(daddr_t bno, int size, void *bf, const fsinfo_t *fsopts) argument
/freebsd-10.0-release/contrib/gdb/gdb/
H A Ddve3900-rom.c432 fetch_fields (struct bit_field *bf) argument
456 fetch_bitmapped_register(int regno, struct bit_field *bf) argument
504 store_bitmapped_register(int regno, struct bit_field *bf) argument
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/asn1/
H A Dasn_mime.c538 BIO *bf; local
/freebsd-10.0-release/sbin/growfs/
H A Dgrowfs.c1072 rdfs(ufs2_daddr_t bno, size_t size, void *bf, int fsi) argument
1095 wtfs(ufs2_daddr_t bno, size_t size, void *bf, int fso, unsigned int Nflag) argument
/freebsd-10.0-release/sbin/newfs/
H A Dmkfs.c1032 wtfs(ufs2_daddr_t bno, int size, char *bf) argument
/freebsd-10.0-release/sys/dev/wtap/
H A Dif_wtap.c570 struct wtap_buf *bf = (struct wtap_buf *)malloc(sizeof(struct wtap_buf), local
628 struct wtap_buf *bf; local
[all...]
/freebsd-10.0-release/contrib/bmake/
H A Dmain.c1957 getBoolean(const char *name, Boolean bf) argument

Completed in 296 milliseconds

12