Home
last modified time | relevance | path

Searched defs:bd_addr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c535 unsigned char bd_addr[ETH_ALEN] = {0xf1, 0xff, 0xff, 0xff, 0xff, 0xff}; in stmmac_test_hfilt() local
581 unsigned char bd_addr[ETH_ALEN] = {0xf0, 0xff, 0xff, 0xff, 0xff, 0xff}; in stmmac_test_pfilt() local
/linux/drivers/mmc/host/
H A Dmtk-sd.c412 dma_addr_t bd_addr; /* the physical address of bd array */ member