Searched refs:GLD_MAC_RESERVED (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dgld.c450 #define GLD_MAC_RESERVED (16 * sizeof (caddr_t)) macro
458 macinfo = kmem_zalloc(sizeof (gld_mac_info_t) + GLD_MAC_RESERVED,
499 kmem_free(macinfo, sizeof (gld_mac_info_t) + GLD_MAC_RESERVED);

Completed in 70 milliseconds