Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_boot.c43 uchar BootBuf[BOOT_BUF_SIZE]; /* buffer as byte count */ member
72 uchar *bufp = boot->buf.BootBuf; in DecryptBuf()
112 imgp = boot->buf.BootBuf; /* start of buffer */ in pof_handle_data()
146 if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0) in pof_handle_data()
305 *bufp = boot->buf.BootBuf; /* point to buffer */ in pof_write_open()