Searched defs:HYSDN_CARD (Results 1 – 1 of 1) sorted by relevance
146 typedef struct HYSDN_CARD { struct164 struct HYSDN_CARD *next; /* pointer to next card */ argument173 void (*set_errlog_state) (struct HYSDN_CARD *, int); argument182 int (*writebootimg) (struct HYSDN_CARD *, uchar *, ulong); argument183 int (*writebootseq) (struct HYSDN_CARD *, uchar *, int); argument184 int (*waitpofready) (struct HYSDN_CARD *); argument185 int (*testram) (struct HYSDN_CARD *); argument198 void (*stopcard) (struct HYSDN_CARD *); argument199 void (*releasehardware) (struct HYSDN_CARD *); argument210 struct HYSDN_CARD *card; argument[all …]