Searched defs:NICInfo (Results 1 – 2 of 2) sorted by relevance
282 struct NICInfo { struct289 int instantiated; /* does this NICInfo correspond to an instantiated NIC? */ argument313 void qdev_set_nic_properties(DeviceState *dev, NICInfo *nd); argument
76 typedef struct NICInfo NICInfo; typedef