Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/efcode/fcdriver/
H A Dmisc.c495 #define MAC_ADDR_SIZE 6 macro
503 memcpy(mac_addr, macaddr, MAC_ADDR_SIZE); in set_mac_address()
510 PUSH(DS, MAC_ADDR_SIZE); in push_mac_address()
618 mac_addr = MALLOC(MAC_ADDR_SIZE); in _init()