Searched refs:writebootseq (Results 1 – 3 of 3) sorted by relevance
174 int (*writebootseq) (struct HYSDN_CARD *, unsigned char *, int); member
146 if ((boot->last_error = card->writebootseq(card, boot->buf.BootBuf, datlen)) < 0) in pof_handle_data()
438 card->writebootseq = ergo_writebootseq; in ergo_inithardware()