Home
last modified time | relevance | path

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

/drivers/isdn/hysdn/
Dhysdn_defs.h174 int (*writebootseq) (struct HYSDN_CARD *, unsigned char *, int); member
Dhysdn_boot.c146 if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0) in pof_handle_data()
Dboardergo.c438 card->writebootseq = ergo_writebootseq; in ergo_inithardware()