Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/pt3/
H A Dpt3_dma.c14 #define PT3_BUF_CANARY (0x74) macro
80 if (adap->buffer[idx].data[ofs] == PT3_BUF_CANARY) in pt3_proc_dma()
83 while (*next_unit(adap, &idx, &ofs) != PT3_BUF_CANARY) { in pt3_proc_dma()
98 *p = PT3_BUF_CANARY; in pt3_proc_dma()
115 p[ofs] = PT3_BUF_CANARY; in pt3_init_dmabuf()