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

/freebsd-current/usr.sbin/ctld/
H A Disns.h53 #define ISNS_FLAG_FIRST 0x0400 macro
H A Disns.c209 ISNS_FLAG_LAST | ISNS_FLAG_FIRST);
232 if ((be16dec(hdr->ih_flags) & (ISNS_FLAG_LAST | ISNS_FLAG_FIRST)) !=
233 (ISNS_FLAG_LAST | ISNS_FLAG_FIRST))

Completed in 170 milliseconds