writebootseq 438 drivers/staging/isdn/hysdn/boardergo.c card->writebootseq = ergo_writebootseq; writebootseq 148 drivers/staging/isdn/hysdn/hysdn_boot.c if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0) writebootseq 174 drivers/staging/isdn/hysdn/hysdn_defs.h int (*writebootseq) (struct HYSDN_CARD *, unsigned char *, int);