Searched refs:MCNDone (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h244 bit32 MCNDone; /* done in updating MCN */ member in struct:dmDeviceData_s
H A Ddminit.c543 dmDeviceData[i].MCNDone = agFALSE;
589 oneDeviceData->MCNDone = agFALSE;
H A Ddmdisc.c3567 oneDeviceData->MCNDone = agFALSE;
3601 oneDeviceData->MCNDone = agTRUE;
3622 tmponeDeviceData->MCNDone = agTRUE;
3684 if (oneDeviceData->directlyAttached == agTRUE && AdjacentDeviceData->MCNDone == agFALSE)
3690 else if (AdjacentDeviceData->MCNDone == agFALSE)

Completed in 50 milliseconds