Home
last modified time | relevance | path

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

/drivers/net/ethernet/cisco/enic/
Dvnic_resource.h25 #define MGMTVNIC_MAGIC 0x544d474dL /* 'MGMT' */ macro
Dvnic_dev.c70 if ((ioread32(&mrh->magic) != MGMTVNIC_MAGIC) || in vnic_dev_discover_res()
74 MGMTVNIC_MAGIC, MGMTVNIC_VERSION, in vnic_dev_discover_res()
80 if (ioread32(&mrh->magic) == MGMTVNIC_MAGIC) in vnic_dev_discover_res()