Searched refs:bd (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-9.3-release/usr.bin/netstat/
H A Dbpf.c77 bpf_flags(struct xbpf_d *bd, char *flagbuf) argument
80 *flagbuf++ = bd->bd_promisc ? 'p' : '-';
81 *flagbuf++ = bd->bd_immediate ? 'i' : '-';
82 *flagbuf++ = bd->bd_hdrcmplt ? '-' : 'f';
83 *flagbuf++ = (bd->bd_direction == BPF_D_IN) ? '-' :
84 ((bd->bd_direction == BPF_D_OUT) ? 'o' : 's');
85 *flagbuf++ = bd->bd_feedback ? 'b' : '-';
86 *flagbuf++ = bd->bd_async ? 'a' : '-';
87 *flagbuf++ = bd->bd_locked ? 'l' : '-';
94 struct xbpf_d *d, *bd, zerosta local
[all...]
/freebsd-9.3-release/sys/net/
H A Dbpfdesc.h111 #define BPFD_LOCK(bd) mtx_lock(&(bd)->bd_lock)
112 #define BPFD_UNLOCK(bd) mtx_unlock(&(bd)->bd_lock)
113 #define BPFD_LOCK_ASSERT(bd) mtx_assert(&(bd)->bd_lock, MA_OWNED)
115 #define BPF_PID_REFRESH(bd, td) (bd)->bd_pid = (td)->td_proc->p_pid
116 #define BPF_PID_REFRESH_CUR(bd) (bd)
[all...]
H A Dbpf.c2700 struct bpf_d *bd; local
2705 LIST_FOREACH(bd, &bp->bif_dlist, bd_next) {
2706 BPFD_LOCK(bd);
2707 bd->bd_rcount = 0;
2708 bd->bd_dcount = 0;
2709 bd->bd_fcount = 0;
2710 bd->bd_wcount = 0;
2711 bd->bd_wfcount = 0;
2712 bd->bd_zcopy = 0;
2713 BPFD_UNLOCK(bd);
2724 bpfstats_fill_xbpf(struct xbpf_d *d, struct bpf_d *bd) argument
2764 struct bpf_d *bd; local
[all...]
/freebsd-9.3-release/sys/dev/cx/
H A Dif_cx.c335 bdrv_t *bd = b->sys; local
339 CX_LOCK (bd);
341 CX_UNLOCK (bd);
350 bdrv_t *bd = arg; local
351 cx_board_t *b = bd->board;
357 CX_LOCK (bd);
365 CX_UNLOCK (bd);
646 bdrv_t *bd = device_get_softc (dev); local
656 KASSERT ((bd != NULL), ("cx%d: NULL device softc\n", unit));
659 bd
894 bdrv_t *bd = device_get_softc (dev); local
1023 bdrv_t *bd = d->board->sys; local
1067 bdrv_t *bd = d->board->sys; local
1235 bdrv_t *bd = d->board->sys; local
1454 bdrv_t *bd; local
1481 bdrv_t *bd; local
1497 bdrv_t *bd; local
1556 bdrv_t *bd = d->board->sys; local
1577 bdrv_t *bd; local
1984 bdrv_t *bd; local
2065 bdrv_t *bd; local
2133 bdrv_t *bd; local
2199 bdrv_t *bd; local
2222 bdrv_t *bd = d->board->sys; local
2278 bdrv_t *bd = d->board->sys; local
2415 bdrv_t *bd; local
2456 bdrv_t *bd; local
2488 bdrv_t *bd = d->board->sys; local
[all...]
/freebsd-9.3-release/sys/dev/ctau/
H A Dif_ct.c111 struct _bdrv_t *bd; member in struct:_drv_t
236 CT_LOCK ((bdrv_t *)d->bd);
238 CT_UNLOCK ((bdrv_t *)d->bd);
249 bdrv_t *bd = ((drv_t *)b->chan->sys)->bd; local
252 CT_LOCK (bd);
254 CT_UNLOCK (bd);
263 bdrv_t *bd = arg; local
264 ct_board_t *b = bd->board;
270 CT_LOCK (bd);
547 bdrv_t *bd = device_get_softc (dev); local
772 bdrv_t *bd = device_get_softc (dev); local
871 bdrv_t *bd = d->bd; local
915 bdrv_t *bd = d->bd; local
1077 bdrv_t *bd = d->bd; local
1217 bdrv_t *bd; local
1244 bdrv_t *bd; local
1961 bdrv_t *bd = d->bd; local
2074 bdrv_t *bd; local
2118 bdrv_t *bd; local
2153 bdrv_t *bd; local
[all...]
/freebsd-9.3-release/sys/dev/cp/
H A Dif_cp.c277 bdrv_t *bd = (bdrv_t *) b->sys; local
284 CP_LOCK (bd);
286 CP_UNLOCK (bd);
292 bdrv_t *bd = arg; local
293 cp_board_t *b = bd->board;
302 CP_LOCK (bd);
307 CP_UNLOCK (bd);
317 CP_UNLOCK (bd);
399 bdrv_t *bd = device_get_softc (dev); local
418 bd
555 bdrv_t *bd = device_get_softc (dev); local
663 bdrv_t *bd = d->board->sys; local
697 bdrv_t *bd = d->board->sys; local
868 bdrv_t *bd = d->board->sys; local
999 bdrv_t *bd = d->board->sys; local
1018 bdrv_t *bd = d->board->sys; local
1815 bdrv_t *bd = d->board->sys; local
2024 bdrv_t *bd = d->board->sys; local
2136 bdrv_t *bd = d->board->sys; local
2180 bdrv_t *bd = d->board->sys; local
2217 bdrv_t *bd = d->board->sys; local
[all...]
/freebsd-9.3-release/sys/dev/ce/
H A Dif_ce.c385 bdrv_t *bd = (bdrv_t *) b->sys; local
392 CE_LOCK (bd);
394 CE_UNLOCK (bd);
400 bdrv_t *bd = arg; local
401 ce_board_t *b = bd->board;
412 CE_LOCK (bd);
420 CE_UNLOCK (bd);
547 bdrv_t *bd = device_get_softc (dev); local
572 bd->dmamem.size = TAU32_ControllerObjectSize;
573 if (! ce_bus_dma_mem_alloc (unit, -1, &bd
772 bdrv_t *bd = device_get_softc (dev); local
881 bdrv_t *bd = d->board->sys; local
910 bdrv_t *bd = d->board->sys; local
1098 bdrv_t *bd = d->board->sys; local
1247 bdrv_t *bd = d->board->sys; local
1270 bdrv_t *bd = d->board->sys; local
2036 bdrv_t *bd = d->board->sys; local
2387 bdrv_t *bd = d->board->sys; local
2461 bdrv_t *bd = d->board->sys; local
2537 bdrv_t *bd = d->board->sys; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-dse.c143 struct dse_block_local_data *bd local
150 if (bd->stores)
151 bitmap_clear (bd->stores);
229 struct dse_block_local_data *bd local
297 record_voperand_set (dse_gd->stores, &bd->stores, ann->uid);
359 record_voperand_set (dse_gd->stores, &bd->stores, ann->uid);
368 struct dse_block_local_data *bd local
376 &bd->stores,
384 struct dse_block_local_data *bd local
392 if (bd
[all...]
H A Ddomwalk.c145 void *bd = NULL; local
173 bd = VEC_pop (void_p, walk_data->free_block_data);
178 bd = xcalloc (1, walk_data->block_local_data_size);
183 VEC_safe_push (void_p, heap, walk_data->block_data_stack, bd);
257 bd = VEC_pop (void_p, walk_data->block_data_stack);
259 VEC_safe_push (void_p, heap, walk_data->free_block_data, bd);
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dbiosdisk.c98 static int bd_int13probe(struct bdinfo *bd);
133 DEBUG("bd unit %d is BIOS device 0x%x", i, bdinfo[i].bd_unit);
196 bd_int13probe(struct bdinfo *bd) argument
203 v86.edx = bd->bd_unit;
208 (v86.edx & 0xff) <= (unsigned)(bd->bd_unit & 0x7f)) /* unit # bad */
212 bd->bd_cyl = ((v86.ecx & 0xc0) << 2) + ((v86.ecx & 0xff00) >> 8) + 1;
214 bd->bd_hds = ((v86.edx & 0xff00) >> 8) + 1;
215 bd->bd_sec = v86.ecx & 0x3f;
216 bd->bd_type = v86.ebx & 0xff;
217 bd
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dzlib.c140 struct buffer_data *bd; local
153 bd = cb->buf->data;
154 if (bd == NULL)
156 bd = ((struct buffer_data *) xmalloc (sizeof (struct buffer_data)));
157 if (bd == NULL)
159 bd->text = (char *) xmalloc (BUFFER_DATA_SIZE);
160 if (bd->text == NULL)
162 free (bd);
165 bd->bufp = bd
[all...]
/freebsd-9.3-release/sys/arm/include/
H A Ddb_machdep.h84 #define next_instr_address(pc, bd) ((bd) ? (pc) : ((pc) + INSN_SIZE))
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2_trace.h51 struct xfs_dabuf *bd, int sd, int c);
64 #define xfs_dir2_trace_args_bibii(where, args, bs, ss, bd, sd, c)
H A Dxfs_dir2_trace.c133 xfs_dabuf_t *bd,
138 xfs_buf_t *bpbd = bd ? bd->bps[0] : NULL;
128 xfs_dir2_trace_args_bibii( char *where, xfs_da_args_t *args, xfs_dabuf_t *bs, int ss, xfs_dabuf_t *bd, int sd, int c) argument
/freebsd-9.3-release/contrib/compiler-rt/lib/ppc/
H A Dmultc3.c28 long double bd = __gcc_qmul(b,d); local
32 DD real = { .ld = __gcc_qsub(ac,bd) };
65 DD bdDD = { .ld = bd };
/freebsd-9.3-release/sys/dev/drm/
H A Dsavage_drv.h409 #define BCI_BD_GET_BPP(bd) (((bd) >> 16) & 0xFF)
410 #define BCI_BD_SET_BPP(bd, bpp) ((bd) |= (((bpp) & 0xFF) << 16))
411 #define BCI_BD_GET_STRIDE(bd) ((bd) & 0xFFFF)
412 #define BCI_BD_SET_STRIDE(bd, st) ((bd) |= ((st) & 0xFFFF))
/freebsd-9.3-release/contrib/llvm/tools/bugpoint/
H A DCrashDebugger.cpp49 ReducePassList(BugDriver &bd) : BD(bd) {} argument
109 ReduceCrashingGlobalVariables(BugDriver &bd, argument
111 : BD(bd), TestFn(testFn) {}
179 ReduceCrashingFunctions(BugDriver &bd, argument
181 : BD(bd), TestFn(testFn) {}
252 ReduceCrashingBlocks(BugDriver &bd, argument
254 : BD(bd), TestFn(testFn) {}
361 ReduceCrashingInstructions(BugDriver &bd, argument
363 : BD(bd), TestF
[all...]
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_legacy_encoders.c316 static uint8_t radeon_legacy_lvds_level(struct backlight_device *bd) argument
318 struct radeon_backlight_privdata *pdata = bl_get_data(bd);
322 if (bd->props.brightness < 0)
324 else if (bd->props.brightness > RADEON_MAX_BL_LEVEL)
327 level = bd->props.brightness;
335 static int radeon_legacy_backlight_update_status(struct backlight_device *bd) argument
337 struct radeon_backlight_privdata *pdata = bl_get_data(bd);
341 radeon_legacy_lvds_level(bd));
346 static int radeon_legacy_backlight_get_brightness(struct backlight_device *bd) argument
348 struct radeon_backlight_privdata *pdata = bl_get_data(bd);
370 struct backlight_device *bd; local
458 struct backlight_device *bd = NULL; local
[all...]
/freebsd-9.3-release/sys/kern/
H A Dinflate.c640 inflate_codes(glbl, tl, td, bl, bd)
643 int bl, bd; /* number of bits decoded by tl[] and td[] */
649 unsigned ml, md; /* masks for bl and bd bits */
660 md = mask[bd];
689 NEEDBITS(glbl, (unsigned) bd)
836 int bd; /* lookup bits for td */ local
944 bd = dbits;
945 i = huft_build(glbl, ll + nl, nd, 0, cpdist, cpdext, &td, &bd);
960 if (inflate_codes(glbl, tl, td, bl, bd))
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisContext.h342 const BlockDecl *bd, const void *contextData)
343 : LocationContext(Block, ctx, parent), BD(bd), ContextData(contextData) {}
355 const LocationContext *parent, const BlockDecl *bd,
357 ProfileCommon(ID, Block, ctx, parent, bd);
340 BlockInvocationContext(AnalysisDeclContext *ctx, const LocationContext *parent, const BlockDecl *bd, const void *contextData) argument
354 Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ctx, const LocationContext *parent, const BlockDecl *bd, const void *contextData) argument
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-access-native.h215 if (physical_address >= gd->bd->bi_uboot_ram_addr
216 && physical_address < gd->bd->bi_uboot_ram_addr + gd->bd->bi_uboot_ram_used_size)
218 return ((char *)&uboot_start + (physical_address - gd->bd->bi_uboot_ram_addr));
/freebsd-9.3-release/contrib/gdtoa/
H A Dstrtod.c102 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta; local
490 Bfree(bd);
575 /* Put digits into bd: true value = bd * 10^e */
580 bd = Balloc(bd0->k);
581 Bcopy(bd, bd0);
654 bd = pow5mult(bd, bd5);
656 bd = lshift(bd, bd
[all...]
H A Dstrtodg.c334 Bigint *ab, *bb, *bb1, *bd, *bd0, *bs, *delta, *rvb, *rvb0; local
710 /* Put digits into bd: true value = bd * 10^e */
715 bd = Balloc(bd0->k);
716 Bcopy(bd, bd0);
762 bd = pow5mult(bd, bd5);
764 bd = lshift(bd, bd2);
769 delta = diff(bb, bd);
[all...]
/freebsd-9.3-release/contrib/cvs/diff/
H A Danalyze.c103 int *const bd = bdiag; /* Additional help for the compiler. */ local
117 bd[bmid] = xlim;
142 if (odd && bmin <= d && d <= bmax && bd[d] <= x)
152 bmin > dmin ? bd[--bmin - 1] = INT_MAX : ++bmin; local
153 bmax < dmax ? bd[++bmax + 1] = INT_MAX : --bmax; local
156 int x, y, oldx, tlo = bd[d - 1], thi = bd[d + 1];
168 bd[d] = x;
232 int x = bd[d];
292 int x = max (xoff, bd[
[all...]
/freebsd-9.3-release/contrib/diff/src/
H A Danalyze.c96 lin *const bd = bdiag; /* Additional help for the compiler. */ local
110 bd[bmid] = xlim;
135 if (odd && bmin <= d && d <= bmax && bd[d] <= x)
145 bmin > dmin ? bd[--bmin - 1] = LIN_MAX : ++bmin; local
146 bmax < dmax ? bd[++bmax + 1] = LIN_MAX : --bmax; local
149 lin x, y, oldx, tlo = bd[d - 1], thi = bd[d + 1];
161 bd[d] = x;
224 lin x = bd[d];
284 lin x = MAX (xoff, bd[
[all...]

Completed in 887 milliseconds

123