Searched refs:bf (Results 1 - 25 of 71) sorted by relevance

123

/freebsd-9.3-release/sys/geom/label/
H A Dg_label_ntfs.c47 struct bootfile *bf; local
61 bf = (struct bootfile *)g_read_data(cp, 0, pp->sectorsize, NULL);
62 if (bf == NULL || strncmp(bf->bf_sysid, "NTFS ", 8) != 0)
65 mftrecsz = (char)bf->bf_mftrecsz;
66 recsize = (mftrecsz > 0) ? (mftrecsz * bf->bf_bps * bf->bf_spc) : (1 << -mftrecsz);
70 voloff = bf->bf_mftcn * bf->bf_spc * bf
[all...]
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx_ht.h35 struct ieee80211_node *ni, struct ath_buf *bf,
H A Dif_ath_tx.c115 struct ath_buf *bf, *next; local
119 STAILQ_FOREACH_SAFE(bf, frags, bf_list, next) {
120 /* NB: bf assumed clean */
122 STAILQ_INSERT_HEAD(&sc->sc_txbuf, bf, bf_list);
137 struct ath_buf *bf; local
141 bf = _ath_getbuf_locked(sc);
142 if (bf == NULL) { /* out of buffers, cleanup */
147 STAILQ_INSERT_TAIL(frags, bf, bf_list);
171 ath_tx_dmasetup(struct ath_softc *sc, struct ath_buf *bf, struct mbuf *m0) argument
180 error = bus_dmamap_load_mbuf_sg(sc->sc_dmat, bf
229 ath_tx_chaindesclist(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
260 ath_tx_handoff(struct ath_softc *sc, struct ath_txq *txq, struct ath_buf *bf) argument
492 ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0) argument
873 ath_tx_raw_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0, const struct ieee80211_bpf_params *params) argument
1069 struct ath_buf *bf; local
[all...]
H A Dif_ath_debug.c100 ath_printrxbuf(struct ath_softc *sc, const struct ath_buf *bf, argument
103 const struct ath_rx_status *rs = &bf->bf_status.ds_rxstat;
108 for (i = 0, ds = bf->bf_desc; i < bf->bf_nseg; i++, ds++) {
111 ix, ds, (const struct ath_desc *)bf->bf_daddr + i,
126 ath_printtxbuf(struct ath_softc *sc, const struct ath_buf *bf, argument
129 const struct ath_tx_status *ts = &bf->bf_status.ds_txstat;
135 for (i = 0, ds = bf->bf_desc; i < bf->bf_nseg; i++, ds++) {
138 ds, (const struct ath_desc *)bf
[all...]
H A Dif_ath_tx.h40 struct ath_buf *bf, struct mbuf *m0);
H A Dif_ath.c1791 struct ath_buf *bf; local
1795 bf = STAILQ_FIRST(&sc->sc_txbuf);
1796 if (bf != NULL && (bf->bf_flags & ATH_BUF_BUSY) == 0)
1799 bf = NULL;
1800 if (bf == NULL) {
1805 return bf;
1811 struct ath_buf *bf; local
1814 bf = _ath_getbuf_locked(sc);
1815 if (bf
1831 struct ath_buf *bf; local
2243 struct ath_buf *bf; local
2323 ath_beacon_setup(struct ath_softc *sc, struct ath_buf *bf) argument
2435 struct ath_buf *bf; local
2546 struct ath_buf *bf; local
2635 struct ath_buf *bf; local
2689 ath_beacon_return(struct ath_softc *sc, struct ath_buf *bf) argument
2710 struct ath_buf *bf; local
2947 struct ath_buf *bf; local
3078 struct ath_buf *bf; local
3195 ath_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
3463 struct ath_buf *bf; local
4067 struct ath_buf *bf, *last; local
4314 struct ath_buf *bf; local
4407 struct ath_buf *bf = STAILQ_FIRST(&sc->sc_bbuf); local
4439 struct ath_buf *bf; local
4471 struct ath_buf *bf; local
5764 struct ath_buf *bf; local
[all...]
H A Dif_ath_debug.h78 extern void ath_printrxbuf(struct ath_softc *, const struct ath_buf *bf,
80 extern void ath_printtxbuf(struct ath_softc *, const struct ath_buf *bf,
H A Dif_ath_tx_ht.c203 ath_buf_set_rate(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, argument
207 struct ath_desc *ds = bf->bf_desc;
221 lastds = &bf->bf_desc[bf->bf_nseg - 1];
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Dpd.c98 int mlx4_bf_alloc(struct mlx4_dev *dev, struct mlx4_bf *bf) argument
140 bf->uar = uar;
143 bf->uar = uar;
144 bf->offset = 0;
145 bf->buf_size = dev->caps.bf_reg_size / 2;
146 bf->reg = uar->bf_map + idx * dev->caps.bf_reg_size;
153 bf->uar = NULL;
168 void mlx4_bf_free(struct mlx4_dev *dev, struct mlx4_bf *bf) argument
173 if (!bf->uar || !bf
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A Dpgusage.c39 char * bf; local
48 bf = AGALOC(bfsz, "tmp fil");
49 snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid);
55 int fd = mkstemp(bf);
59 AGFREE(bf);
62 *buf = bf;
/freebsd-9.3-release/crypto/openssl/crypto/ui/
H A Dui_compat.h77 # define des_read_pw(b,bf,s,p,v) \
78 _ossl_old_des_read_pw((b),(bf),(s),(p),(v))
/freebsd-9.3-release/sys/dev/malo/
H A Dif_malo.c547 struct malo_rxbuf *bf; local
560 bf = malloc(bsize, M_MALODEV, M_NOWAIT | M_ZERO);
561 if (bf == NULL) {
565 sc->malo_rxdma.dd_bufptr = bf;
569 for (i = 0; i < malo_rxbuf; i++, bf++, ds++) {
570 bf->bf_desc = ds;
571 bf->bf_daddr = DS2PHYS(&sc->malo_rxdma, ds);
573 &bf->bf_dmamap);
580 STAILQ_INSERT_TAIL(&sc->malo_rxbuf, bf, bf_list);
590 struct malo_txbuf *bf; local
643 struct malo_rxbuf *bf; local
667 struct malo_txbuf *bf; local
778 struct malo_txbuf *bf, *bn; local
813 struct malo_txbuf *bf; local
831 malo_tx_dmasetup(struct malo_softc *sc, struct malo_txbuf *bf, struct mbuf *m0) argument
889 malo_printrxbuf(const struct malo_rxbuf *bf, u_int ix) argument
907 malo_printtxbuf(const struct malo_txbuf *bf, u_int qnum, u_int ix) argument
969 struct malo_txbuf *bf; local
1085 malo_tx_start(struct malo_softc *sc, struct ieee80211_node *ni, struct malo_txbuf *bf, struct mbuf *m0) argument
1275 struct malo_txbuf *bf = NULL; local
1392 malo_getrxmbuf(struct malo_softc *sc, struct malo_rxbuf *bf) argument
1420 malo_rxbuf_init(struct malo_softc *sc, struct malo_rxbuf *bf) argument
1460 struct malo_rxbuf *bf, *prev; local
1639 struct malo_txbuf *bf; local
1858 struct malo_txbuf *bf; local
2039 struct malo_rxbuf *bf; local
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddve3900-rom.c69 static unsigned long fetch_fields (struct bit_field *bf);
70 static void fetch_bitmapped_register (int regno, struct bit_field *bf);
72 static void store_bitmapped_register (int regno, struct bit_field *bf);
432 fetch_fields (struct bit_field *bf) argument
438 for (; bf->prefix != NULL; bf++)
440 monitor_expect (bf->prefix, NULL, 0); /* get prefix */
441 monitor_expect (bf->suffix, buf, sizeof (buf)); /* hex value, suffix */
442 if (bf->length != 0)
445 bits &= ((1 << bf
456 fetch_bitmapped_register(int regno, struct bit_field *bf) argument
504 store_bitmapped_register(int regno, struct bit_field *bf) argument
[all...]
/freebsd-9.3-release/contrib/sendmail/src/
H A Dbf.c21 SM_RCSID("@(#)$Id: bf.c,v 8.63 2013-11-22 20:51:55 ca Exp $")
32 #include "bf.h"
36 /* bf io functions */
53 struct bf struct
108 struct bf *bfp;
132 bfp = (struct bf *) sm_malloc(sizeof(struct bf));
268 struct bf *bfp;
270 bfp = (struct bf *) fp->f_cookie;
302 struct bf *bf
[all...]
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_sockio.c51 if (bf & __CONCAT(I,a)) sf |= __CONCAT(SVR4_I,a)
54 bsd_to_svr4_flags(bf)
55 int bf;
66 if (bf & IFF_DRV_RUNNING)
/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A De_bf.c76 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,
/freebsd-9.3-release/crypto/openssl/util/
H A Dx86asm.sh17 (cd crypto/bf/asm; perl bf-586.pl cpp > bx86unix.cpp)
18 (cd crypto/bf/asm; perl bf-586.pl win32 > b-win32.asm)
/freebsd-9.3-release/contrib/tcsh/
H A Dtw.comp.c224 static Char *bf = NULL; local
227 bf = str;
230 for (; *bf && Isspace(*bf); bf++)
233 for (str = bf; *bf && !Isspace(*bf); bf++) {
234 if (ismetahash(*bf))
[all...]
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c250 static void mwl_printrxbuf(const struct mwl_rxbuf *bf, u_int ix);
251 static void mwl_printtxbuf(const struct mwl_txbuf *bf, u_int qnum, u_int ix);
1337 struct mwl_txbuf *bf; local
1343 bf = STAILQ_FIRST(&txq->free);
1344 if (bf != NULL) {
1349 if (bf == NULL)
1352 return bf;
1362 mwl_puttxbuf_head(struct mwl_txq *txq, struct mwl_txbuf *bf) argument
1364 bf->bf_m = NULL;
1365 bf
1373 mwl_puttxbuf_tail(struct mwl_txq *txq, struct mwl_txbuf *bf) argument
1388 struct mwl_txbuf *bf; local
1473 struct mwl_txbuf *bf; local
2099 struct mwl_txbuf *bf; local
2117 struct mwl_txbuf *bf; local
2155 struct mwl_txbuf *bf; local
2180 struct mwl_rxbuf *bf; local
2581 mwl_rxbuf_init(struct mwl_softc *sc, struct mwl_rxbuf *bf) argument
2709 struct mwl_rxbuf *bf; local
2940 struct mwl_txbuf *bf, *bn; local
3057 mwl_tx_dmasetup(struct mwl_softc *sc, struct mwl_txbuf *bf, struct mbuf *m0) argument
3178 mwl_tx_start(struct mwl_softc *sc, struct ieee80211_node *ni, struct mwl_txbuf *bf, struct mbuf *m0) argument
3446 struct mwl_txbuf *bf; local
3579 struct mwl_txbuf *bf; local
3660 struct mwl_txbuf *bf; local
3862 struct mwl_rxbuf *bf, *prev; local
4696 mwl_printrxbuf(const struct mwl_rxbuf *bf, u_int ix) argument
4713 mwl_printtxbuf(const struct mwl_txbuf *bf, u_int qnum, u_int ix) argument
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bf/
H A DMakefile5 DIR= bf
48 bx86-elf.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
49 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
51 bx86-cof.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
52 (cd asm; $(PERL) bf-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
54 bx86-out.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
55 (cd asm; $(PERL) bf-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
/freebsd-9.3-release/contrib/ipfilter/test/
H A Dlogtest39 TZ=$GMT ../ipmon -P /dev/null -bf logout >> results/$1.b
45 TZ=$GMT ../ipmon -P /dev/null -bf logout >> results/$1.b
/freebsd-9.3-release/secure/lib/libcrypto/
H A DMakefile.asm14 ${LCRYPTO_SRC}/crypto/bf/asm ${LCRYPTO_SRC}/crypto/md5/asm \
20 SRCS= bf-686.pl bf-586.pl
/freebsd-9.3-release/crypto/openssl/apps/
H A Dprogs.pl67 "rc2", "bf", "cast", "rc5",
75 "bf-cbc", "bf-ecb", "bf-cfb", "bf-ofb",
89 elsif ($_ =~ /bf/) { $t="#ifndef OPENSSL_NO_BF\n${t}#endif\n"; }
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscic_config_parameters.h254 } bf; member in union:OEM_SSC_PARAMETERS
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2_data.c54 xfs_dir2_data_free_t *bf; /* bestfree table */ local
75 bf = d->hdr.bestfree;
87 if (!bf[0].length) {
88 ASSERT(!bf[0].offset);
91 if (!bf[1].length) {
92 ASSERT(!bf[1].offset);
95 if (!bf[2].length) {
96 ASSERT(!bf[2].offset);
99 ASSERT(be16_to_cpu(bf[0].length) >= be16_to_cpu(bf[
[all...]

Completed in 162 milliseconds

123