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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c743 u64 mcst, bcst; local
749 bcst = ((u64)hwsta->rmac_vld_bcst_frms_oflow << 32) |
752 mcst -= bcst;
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c724 static uint8_t bcst[6] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; local
726 dp->name, __func__, usbgem_ether_crc_be(bcst)));

Completed in 300 milliseconds