Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/usb/
H A Dusb.c119 int numdevfound = 0; in scsiProbeNew() local
143 numdevfound++; in scsiProbeNew()
144 sg_nos[numdevfound - 1] = lineno; in scsiProbeNew()
145 if (numdevfound == inplen) { in scsiProbeNew()
153 *num_ami_devices = numdevfound; in scsiProbeNew()