Searched refs:pbyEtherAddr (Results 1 – 1 of 1) sorted by relevance
627 #define MACvReadBSSIDAddress(iobase, pbyEtherAddr) \ argument631 (unsigned char *)pbyEtherAddr); \633 pbyEtherAddr + 1); \635 pbyEtherAddr + 2); \637 pbyEtherAddr + 3); \639 pbyEtherAddr + 4); \641 pbyEtherAddr + 5); \645 #define MACvWriteBSSIDAddress(iobase, pbyEtherAddr) \ argument649 *(pbyEtherAddr)); \651 *(pbyEtherAddr + 1)); \[all …]