Searched refs:pbyEtherAddr (Results 1 – 1 of 1) sorted by relevance
641 #define MACvReadBSSIDAddress(dwIoBase, pbyEtherAddr) \ argument645 (unsigned char *)pbyEtherAddr); \647 pbyEtherAddr + 1); \649 pbyEtherAddr + 2); \651 pbyEtherAddr + 3); \653 pbyEtherAddr + 4); \655 pbyEtherAddr + 5); \659 #define MACvWriteBSSIDAddress(dwIoBase, pbyEtherAddr) \ argument663 *(pbyEtherAddr)); \665 *(pbyEtherAddr + 1)); \[all …]