depth              51 altq/altq.h    	u_int	depth;	/* depth in bytes */
depth             168 altq/altq_cbq.c 	statsp->depth		= cl->depth_;
depth             352 altq/altq_cbq.c 	cl->stats_.depth = cl->depth_;
depth              70 altq/altq_cbq.h 	u_int		depth;
depth             537 altq/altq_cdnr.c 	tb->depth = TB_SCALE(profile->depth);
depth             539 altq/altq_cdnr.c 		tb->filluptime = tb->depth / tb->rate;
depth             542 altq/altq_cdnr.c 	tb->token = tb->depth;
depth             602 altq/altq_cdnr.c 			tbm->tb.token = tbm->tb.depth;
depth             605 altq/altq_cdnr.c 			if (tbm->tb.token > tbm->tb.depth)
depth             606 altq/altq_cdnr.c 				tbm->tb.token = tbm->tb.depth;
depth             709 altq/altq_cdnr.c 			tcm->cmtd_tb.token = tcm->cmtd_tb.depth;
depth             712 altq/altq_cdnr.c 			if (tcm->cmtd_tb.token > tcm->cmtd_tb.depth)
depth             713 altq/altq_cdnr.c 				tcm->cmtd_tb.token = tcm->cmtd_tb.depth;
depth             720 altq/altq_cdnr.c 			tcm->peak_tb.token = tcm->peak_tb.depth;
depth             723 altq/altq_cdnr.c 			if (tcm->peak_tb.token > tcm->peak_tb.depth)
depth             724 altq/altq_cdnr.c 				tcm->peak_tb.token = tcm->peak_tb.depth;
depth             245 altq/altq_cdnr.h 	u_int64_t	depth;
depth             126 altq/altq_rmclass.h 	u_int		depth;
depth             289 altq/altq_subr.c 	tbr->tbr_depth = TBR_SCALE(profile->depth);
depth             365 altq/altq_subr.c 		profile->depth = 0;
depth             369 altq/altq_subr.c 		profile->depth = (u_int)TBR_UNSCALE(tbr->tbr_depth);
depth             354 dev/acpi/acpidebug.c db_aml_disline(uint8_t *pos, int depth, const char *fmt, ...)
depth             360 dev/acpi/acpidebug.c 	while (depth--)
depth             370 dev/acpi/acpidebug.c db_aml_disint(struct aml_scope *scope, int opcode, int depth)
depth             374 dev/acpi/acpidebug.c 		db_aml_disasm(scope->node, scope->pos, scope->end, -1, depth);
depth             377 dev/acpi/acpidebug.c 		db_aml_disline(scope->pos, depth, "0x%.2x\n",
depth             382 dev/acpi/acpidebug.c 		db_aml_disline(scope->pos, depth, "0x%.4x\n",
depth             387 dev/acpi/acpidebug.c 		db_aml_disline(scope->pos, depth, "0x%.8x\n",
depth             392 dev/acpi/acpidebug.c 		db_aml_disline(scope->pos, depth, "0x%.4llx\n",
depth             401 dev/acpi/acpidebug.c     int count, int depth)
depth             430 dev/acpi/acpidebug.c 			db_aml_disline(pos, depth, "%s %s (%s)\n",
depth             434 dev/acpi/acpidebug.c 			db_aml_disline(pos, depth, "%s\n", mnem);
depth             450 dev/acpi/acpidebug.c 				    scope->end, 1, depth+1);
depth             455 dev/acpi/acpidebug.c 				    end, -1, depth+1);
depth             460 dev/acpi/acpidebug.c 				    end, -1, depth+1);
depth             466 dev/acpi/acpidebug.c 					db_aml_disline(scope->pos, depth, "Else\n");
depth             468 dev/acpi/acpidebug.c 					    end, -1, depth+1);
depth             473 dev/acpi/acpidebug.c 				db_aml_disline(pos, depth+1, "%s\n", aml_getname(name));
depth             479 dev/acpi/acpidebug.c 				db_aml_disline(pos, depth+off, "%s <%s>\n",
depth             492 dev/acpi/acpidebug.c 					    scope->end, 1, depth+1);
depth             497 dev/acpi/acpidebug.c 				db_aml_disint(scope, AMLOP_BYTEPREFIX, depth+off);
depth             501 dev/acpi/acpidebug.c 				db_aml_disint(scope, AMLOP_WORDPREFIX, depth+off);
depth             505 dev/acpi/acpidebug.c 				db_aml_disint(scope, AMLOP_DWORDPREFIX, depth+off);
depth             508 dev/acpi/acpidebug.c 				db_aml_disline(pos, depth, "\"%s\"\n", scope->pos);
depth             516 dev/acpi/acpidebug.c 				db_aml_disline(pos, depth+1, "ByteList <%s>\n", tmpstr);
depth             529 dev/acpi/acpidebug.c 						db_aml_disline(pos, depth+1,
depth             534 dev/acpi/acpidebug.c 						db_aml_disline(pos, depth+1,
depth             542 dev/acpi/acpidebug.c 						db_aml_disline(pos, depth+1,
depth             326 dev/acpi/amltypes.h 	int		depth;
depth             808 dev/ic/sti.c   		wdf->depth  = scr->scr_bpp;
depth             336 dev/pci/azalia_codec.c azalia_generic_codec_find_dac(const codec_t *this, int index, int depth)
depth             347 dev/pci/azalia_codec.c 	if (++depth > 50) {
depth             353 dev/pci/azalia_codec.c 			ret = azalia_generic_codec_find_dac(this, j, depth);
depth             365 dev/pci/azalia_codec.c 		ret = azalia_generic_codec_find_dac(this, j, depth);
depth             599 dev/pci/tga.c  		wsd_fbip->depth = sc->sc_dc->dc_tgaconf->tgac_phys_depth;
depth             248 dev/pci/vga_pci.c 		wdf->depth = sc->sc_depth;
depth             280 dev/pci/vga_pci.c 		    gfxmode->height, gfxmode->depth);
depth             442 dev/pcmcia/cfxga.c 	u_int mode, width, height, depth, scrsize;
depth             459 dev/pcmcia/cfxga.c 		depth = 16;
depth             464 dev/pcmcia/cfxga.c 		depth = 16;
depth             470 dev/pcmcia/cfxga.c 		depth = 8;
depth             475 dev/pcmcia/cfxga.c 		depth = 8;
depth             483 dev/pcmcia/cfxga.c 	ri->ri_depth = depth;
depth             486 dev/pcmcia/cfxga.c 	ri->ri_stride = width * depth / 8;
depth             490 dev/pcmcia/cfxga.c 	if (depth == 16) {
depth             601 dev/pcmcia/cfxga.c 			wdf->height = wdf->width = wdf->depth = wdf->cmsize = 0;
depth             605 dev/pcmcia/cfxga.c 			wdf->depth = scr->scr_ri.ri_depth;
depth             359 dev/raidframe/rf_dagutils.c rf_RecurPrintDAG(RF_DagNode_t *node, int depth, int unvisited)
depth             365 dev/raidframe/rf_dagutils.c 	printf("(%d) %d C%d %s: %s,s%d %d/%d,a%d/%d,p%d,r%d S{", depth,
depth             401 dev/raidframe/rf_dagutils.c 			rf_RecurPrintDAG(node->succedents[i], depth + 1,
depth             257 dev/sbus/agten.c 		wdf->depth = sc->sc_sunfb.sf_depth;
depth             239 dev/sbus/bwtwo.c 		wdf->depth  = sc->sc_sunfb.sf_depth;
depth             284 dev/sbus/cgsix.c 		wdf->depth  = sc->sc_sunfb.sf_depth;
depth             311 dev/sbus/cgthree.c 		wdf->depth  = sc->sc_sunfb.sf_depth;
depth             276 dev/sbus/cgtwelve.c 		wdf->depth = 32;
depth             315 dev/sbus/cgtwelve.c cgtwelve_reset(struct cgtwelve_softc *sc, int depth)
depth             319 dev/sbus/cgtwelve.c 	if (sc->sc_sunfb.sf_depth != depth) {
depth             320 dev/sbus/cgtwelve.c 		if (depth == 1) {
depth             410 dev/sbus/cgtwelve.c 	sc->sc_sunfb.sf_depth = depth;
depth             250 dev/sbus/mgx.c 		wdf->depth = sc->sc_sunfb.sf_depth;
depth             339 dev/sbus/rfx.c 		wdf->depth  = sc->sc_sunfb.sf_depth;
depth             324 dev/sbus/tvtwo.c 		wdf->depth = 32;
depth             437 dev/sbus/tvtwo.c tvtwo_reset(struct tvtwo_softc *sc, u_int depth)
depth             439 dev/sbus/tvtwo.c 	if (depth == 32) {
depth             373 dev/sbus/vigra.c 		wdf->depth  = sc->sc_sunfb.sf_depth;
depth             349 dev/sbus/zx.c  		wdf->depth = 32;
depth             159 dev/usb/uhub.c 	if (dev->depth > USB_HUB_MAX_DEPTH) {
depth             193 dev/usb/uhub.c 	if (dev->depth > 0 && UHUB_IS_HIGH_SPEED(sc)) {
depth             357 dev/usb/uhub.c 	if (dev->depth > USB_HUB_MAX_DEPTH)
depth             484 dev/usb/uhub.c 			  dev->depth + 1, speed, port, up);
depth             957 dev/usb/usb_subr.c usbd_new_device(struct device *parent, usbd_bus_handle bus, int depth,
depth             969 dev/usb/usb_subr.c 		 bus, port, depth, speed));
depth             998 dev/usb/usb_subr.c 	dev->depth = depth;
depth             117 dev/usb/usbdi.c 	    "power=%d langid=%d\n", dev->address, dev->config, dev->depth,
depth             138 dev/usb/usbdivar.h 	u_int8_t		depth;         /* distance from root hub */
depth             247 dev/usb/usbdivar.h 		    int depth, int lowspeed, int port, struct usbd_port *);
depth             143 dev/usb/usbf_subr.c usbf_new_device(struct device *parent, usbf_bus_handle bus, int depth,
depth             349 dev/vesa/vesafb.c 	int bpp, depth;
depth             351 dev/vesa/vesafb.c 	depth = mi->RedMaskSize + mi->GreenMaskSize + mi->BlueMaskSize;
depth             353 dev/vesa/vesafb.c 	switch (depth) {
depth             305 dev/wscons/wsconsio.h 	u_int	depth;				/* bits per pixel */
depth             461 dev/wscons/wsconsio.h 	int depth;
depth            1869 net/pf.c       pf_step_into_anchor(int *depth, struct pf_ruleset **rs, int n,
depth            1877 net/pf.c       	if (*depth >= sizeof(pf_anchor_stack) /
depth            1882 net/pf.c       	} else if (*depth == 0 && a != NULL)
depth            1884 net/pf.c       	f = pf_anchor_stack + (*depth)++;
depth            1904 net/pf.c       pf_step_out_of_anchor(int *depth, struct pf_ruleset **rs, int n,
depth            1911 net/pf.c       		if (*depth <= 0)
depth            1913 net/pf.c       		f = pf_anchor_stack + *depth - 1;
depth            1930 net/pf.c       		(*depth)--;
depth            1931 net/pf.c       		if (*depth == 0 && a != NULL)
depth             626 net/pf_ioctl.c 		tb.depth = altq->tbrsize;
depth             343 net/zlib.c         uch depth[2*L_CODES+1];
depth            1815 net/zlib.c     #define smaller(tree, n, m, depth) \
depth            1817 net/zlib.c        (tree[n].Freq == tree[m].Freq && depth[n] <= depth[m]))
depth            1835 net/zlib.c                 smaller(tree, s->heap[j+1], s->heap[j], s->depth)) {
depth            1839 net/zlib.c             if (smaller(tree, v, s->heap[j], s->depth)) break;
depth            2009 net/zlib.c                 s->depth[n] = 0;
depth            2023 net/zlib.c             s->depth[node] = 0;
depth            2047 net/zlib.c             s->depth[node] = (uch) (MAX(s->depth[n], s->depth[m]) + 1);