Lines Matching refs:claimed
196 MBIU0[port].claimed = 0;
244 MBIU1[port].claimed = 0;
287 MBIU2[port].claimed = 0;
313 MBIU2[port].claimed = 0;
400 * 'claimed', such that future enumerations continue searching the
407 if (MBIU0[i].deviceId == pDev->Id && !(MBIU0[i].claimed)) {
408 MBIU0[i].claimed = 1;
417 if (MBIU1[i].deviceId == pDev->Id && !(MBIU1[i].claimed)) {
418 MBIU1[i].claimed = 1;
427 if (MBIU2[i].deviceId == pDev->Id && !(MBIU2[i].claimed)) {
428 MBIU2[i].claimed = 1;