Searched refs:GDT_SCR_MSG_ALEN (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/iir/
H A Diir.c1685 gdt_dec32(gccb->gc_scratch + GDT_SCR_MSG_ALEN)) {
1687 if (gdt_dec32(gccb->gc_scratch + GDT_SCR_MSG_ALEN) == 1) {
1688 gdt_enc32(gccb->gc_scratch + GDT_SCR_MSG_ALEN, 0);
1692 gdt_enc32(gccb->gc_scratch + GDT_SCR_MSG_ALEN,
1693 gdt_dec32(gccb->gc_scratch + GDT_SCR_MSG_ALEN) - 2);
H A Diir.h215 #define GDT_SCR_MSG_ALEN 0x08 /* u_int32_t, answer length */ macro

Completed in 137 milliseconds