check_mb86a15     982 drivers/media/pci/bt8xx/dst.c 	u8 check_mb86a15[] = { 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
check_mb86a15     984 drivers/media/pci/bt8xx/dst.c 	check_mb86a15[7] = dst_check_sum(check_mb86a15, 7);
check_mb86a15     985 drivers/media/pci/bt8xx/dst.c 	if (dst_command(state, check_mb86a15, 8) < 0) {
check_mb86a15     991 drivers/media/pci/bt8xx/dst.c 	if (memcmp(&check_mb86a15, &state->rxbuffer, 8) < 0) {