Home
last modified time | relevance | path

Searched refs:allfox (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mpt/
H A Dmpt_debug.c736 const char allfox[4] = { 0xff, 0xff, 0xff, 0xff }; in mpt_dump_sgl() local
750 if (memcmp(se, allfox, 4) == 0) { in mpt_dump_sgl()