Home | History | Annotate | Download | only in MnpDxe

Lines Matching refs:ServiceEntry

1028   LIST_ENTRY        *ServiceEntry;

1038 NET_LIST_FOR_EACH (ServiceEntry, &MnpDeviceData->ServiceList) {
1039 MnpServiceData = MNP_SERVICE_DATA_FROM_LINK (ServiceEntry);