Searched refs:IEEE_CNTL_HP (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/rbootd/ | ||
H A D | rmp.h | 64 #define IEEE_CNTL_HP 0x0300 /* Type 1 / I format control information */ macro |
H A D | bpf.c | 172 { BPF_JMP|BPF_JEQ|BPF_K, 0, 3, IEEE_CNTL_HP }, in BpfOpen() |