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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_boot.c43 unsigned char BootBuf[BOOT_BUF_SIZE];/* buffer as byte count */ member in union:boot_data::__anon15755
64 /* decrypt complete BootBuf */
72 unsigned char *bufp = boot->buf.BootBuf;
112 imgp = boot->buf.BootBuf; /* start of buffer */
146 if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0)
304 *bufp = boot->buf.BootBuf; /* point to buffer */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hysdn/
H A Dhysdn_boot.c43 unsigned char BootBuf[BOOT_BUF_SIZE];/* buffer as byte count */ member in union:boot_data::__anon27448
64 /* decrypt complete BootBuf */
72 unsigned char *bufp = boot->buf.BootBuf;
112 imgp = boot->buf.BootBuf; /* start of buffer */
146 if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0)
304 *bufp = boot->buf.BootBuf; /* point to buffer */

Completed in 124 milliseconds