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

/linux-master/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)
83 while (*next_unit(adap, &idx, &ofs) != PT3_BUF_CANARY) {
98 *p = PT3_BUF_CANARY;
115 p[ofs] = PT3_BUF_CANARY;

Completed in 127 milliseconds