Home
last modified time | relevance | path

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

/qemu/python/qemu/utils/
H A Dqemu_ga_client.py131 for nif in nifs:
132 msgs.append(nif['name'] + ':')
133 if 'ip-addresses' in nif:
134 for ipaddr in nif['ip-addresses']:
143 if nif['hardware-address'] != '00:00:00:00:00:00':
144 msgs.append("\tether " + nif['hardware-address'])
/qemu/hw/usb/
H A Ddev-hid.c274 .nif = 1,
291 .nif = 1,
308 .nif = 1,
325 .nif = 1,
342 .nif = 1,
359 .nif = 1,
H A Ddesc.c113 for (i = 0; i < conf->nif; i++) { in usb_desc_config()
151 for (i = 0; i < iad->nif; i++) { in usb_desc_iface_group()
395 int nif, int alt) in usb_desc_find_interface() argument
404 for (i = 0; i < dev->config->if_groups[g].nif; i++) { in usb_desc_find_interface()
406 if (iface->bInterfaceNumber == nif && in usb_desc_find_interface()
412 for (i = 0; i < dev->config->nif; i++) { in usb_desc_find_interface()
414 if (iface->bInterfaceNumber == nif && in usb_desc_find_interface()
H A Ddesc.h132 uint8_t nif; member
145 uint8_t nif; member
H A Ddev-storage.c87 .nif = 1,
122 .nif = 1,
159 .nif = 1,
H A Du2f.c104 .nif = 1,
H A Ddev-audio.c257 .nif = ARRAY_SIZE(desc_iface),
526 .nif = ARRAY_SIZE(desc_iface_multi),
H A Ddev-wacom.c172 .nif = 1,
H A Ddev-uas.c300 .nif = 1,
316 .nif = 1,
H A Ddev-network.c279 .nif = ARRAY_SIZE(desc_iface_rndis),
287 .nif = ARRAY_SIZE(desc_iface_cdc),
H A Ddev-serial.c157 .nif = 1,
H A Ddev-hub.c137 .nif = 1,
H A Ddev-mtp.c310 .nif = 1,
352 .nif = 1,
H A Ddev-smartcard-reader.c471 .nif = 1,