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

/freebsd-11.0-release/sys/sys/
H A Ddevicestat.h128 DEVSTAT_TYPE_IF_MASK = 0x0f0, enumerator in enum:__anon13322
/freebsd-11.0-release/lib/libdevstat/
H A Ddevstat.c764 && ((devices[j].device_type & DEVSTAT_TYPE_IF_MASK) ==
765 (matches[i].device_type & DEVSTAT_TYPE_IF_MASK))

Completed in 70 milliseconds