Home
last modified time | relevance | path

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

/reactos/drivers/network/dd/rtl8139/
H A Dnic.h122 NICGetPermanentMacAddress (
H A Dhardware.c114 NICGetPermanentMacAddress ( in NICGetPermanentMacAddress() function
H A Dndis.c405 status = NICGetPermanentMacAddress(adapter, adapter->PermanentMacAddress); in MiniportInitialize()
/reactos/drivers/network/dd/e1000/
H A Dnic.h149 NICGetPermanentMacAddress(
H A Dndis.c205 Status = NICGetPermanentMacAddress(Adapter, Adapter->PermanentMacAddress); in MiniportInitialize()
H A Dhardware.c661 NICGetPermanentMacAddress( in NICGetPermanentMacAddress() function