dl                502 arch/i386/i386/lapic.c i386_ipi(vec,target,dl)
dl                503 arch/i386/i386/lapic.c 	int vec,target,dl;
dl                511 arch/i386/i386/lapic.c 	    (target & LAPIC_DEST_MASK) | vec | dl | LAPIC_LVL_ASSERT);
dl                118 arch/i386/stand/installboot/installboot.c 	struct	disklabel dl;
dl                156 arch/i386/stand/installboot/installboot.c 	if (ioctl(devfd, DIOCGDINFO, &dl) != 0)
dl                160 arch/i386/stand/installboot/installboot.c 	if (dl.d_magic != DISKMAGIC)
dl                161 arch/i386/stand/installboot/installboot.c 		err(1, "bad disklabel magic=0x%08x", dl.d_magic);
dl                164 arch/i386/stand/installboot/installboot.c 	if (dl.d_type == 0)
dl                186 arch/i386/stand/installboot/installboot.c 	if (getbootparams(boot, devfd, &dl) != 0)
dl                197 arch/i386/stand/installboot/installboot.c 	if (dl.d_type != 0 && dl.d_type != DTYPE_FLOPPY &&
dl                198 arch/i386/stand/installboot/installboot.c 	    dl.d_type != DTYPE_VND) {
dl                210 arch/i386/stand/installboot/installboot.c 				startoff = (off_t)dp->dp_start * dl.d_secsize;
dl                326 arch/i386/stand/installboot/installboot.c getbootparams(char *boot, int devfd, struct disklabel *dl)
dl                393 arch/i386/stand/installboot/installboot.c 	pl = &dl->d_partitions[DISKPART(statbuf.st_dev)];
dl               1180 dev/ic/ath.c   ath_mcastfilter_accum(caddr_t dl, u_int32_t (*mfilt)[2])
dl               1185 dev/ic/ath.c   	val = LE_READ_4(dl + 0);
dl               1187 dev/ic/ath.c   	val = LE_READ_4(dl + 3);
dl                962 dev/isa/fd.c   	struct disklabel dl, *lp = &dl;
dl                839 kern/subr_disk.c 	struct disklabel dl;
dl                858 kern/subr_disk.c 	    (caddr_t)&dl, FREAD, curproc);
dl                865 kern/subr_disk.c 	if (DL_GETPSIZE(&dl.d_partitions[part]) == 0)
dl                867 kern/subr_disk.c 	switch (dl.d_partitions[part].p_fstype) {
dl                898 kern/subr_disk.c 		    dl.d_partitions[part].p_fstype);
dl                903 kern/subr_disk.c 		    rootdev, rrootdev, dl.d_partitions[part].p_fstype);
dl                204 net/zlib.c         } dl;
dl                209 net/zlib.c     #define Dad  dl.dad
dl                210 net/zlib.c     #define Len  dl.len