Home
last modified time | relevance | path

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

/drivers/media/dvb/bt8xx/
Ddst.c912 u8 get_mac[] = { 0x00, 0x0a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_get_mac() local
913 get_mac[7] = dst_check_sum(get_mac, 7); in dst_get_mac()
914 if (dst_command(state, get_mac, 8) < 0) { in dst_get_mac()