Home
last modified time | relevance | path

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

/drivers/isdn/hysdn/
Dhysdn_boot.c43 unsigned char BootBuf[BOOT_BUF_SIZE];/* buffer as byte count */ member
72 unsigned char *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()
304 *bufp = boot->buf.BootBuf; /* point to buffer */ in pof_write_open()