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

/freebsd-current/sys/dev/enic/
H A Dvnic_resource.h11 #define MGMTVNIC_MAGIC 0x544d474dL /* 'MGMT' */ macro
H A Dvnic_dev.c63 if ((mrh->magic != MGMTVNIC_MAGIC) ||
68 MGMTVNIC_MAGIC, MGMTVNIC_VERSION,
76 if (mrh->magic == MGMTVNIC_MAGIC)

Completed in 99 milliseconds