Searched defs:bmac_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbridge.c70 * bmac_rwlock. They're allocated by bmac_alloc and freed by bridge_timer().
579 bmac_alloc(bridge_inst_t *bip, bridge_mac_t **bmacp) function
775 err = bmac_alloc(bip, &bmp);

Completed in 52 milliseconds