Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dufm.c77 uint_t nimages, nslots, caps; in fw_readfw() local
91 &nimages) != 0) { in fw_readfw()
97 if (nimages == 0) { in fw_readfw()
506 uint_t nimages, img, caps; in fw_devinfo() local
536 &nimages) != 0) { in fw_devinfo()
540 for (img = 0; img < nimages; img++) { in fw_devinfo()