Searched refs:pbyEtherAddr (Results 1 – 1 of 1) sorted by relevance
625 #define MACvReadBSSIDAddress(iobase, pbyEtherAddr) \ argument629 (unsigned char *)pbyEtherAddr); \631 pbyEtherAddr + 1); \633 pbyEtherAddr + 2); \635 pbyEtherAddr + 3); \637 pbyEtherAddr + 4); \639 pbyEtherAddr + 5); \643 #define MACvWriteBSSIDAddress(iobase, pbyEtherAddr) \ argument647 *(pbyEtherAddr)); \649 *(pbyEtherAddr + 1)); \[all …]