Searched refs:GDT_SCR_MSG_LEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/iir/
H A Diir.h214 #define GDT_SCR_MSG_LEN 0x04 /* u_int32_t, size of message */ macro
H A Diir.c1647 msg_len = gdt_dec32(gccb->gc_scratch + GDT_SCR_MSG_LEN);
1689 gdt_enc32(gccb->gc_scratch + GDT_SCR_MSG_LEN, 1);
1694 gdt_enc32(gccb->gc_scratch + GDT_SCR_MSG_LEN, 2);

Completed in 43 milliseconds