Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_defs.h183 int (*writebootseq) (struct HYSDN_CARD *, uchar *, int); member
Dhysdn_boot.c146 if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0) in pof_handle_data()
Dboardergo.c447 card->writebootseq = ergo_writebootseq; in ergo_inithardware()