Searched defs:HYSDN_CARD (Results 1 – 1 of 1) sorted by relevance
137 typedef struct HYSDN_CARD { struct155 struct HYSDN_CARD *next; /* pointer to next card */ argument164 void (*set_errlog_state) (struct HYSDN_CARD *, int); argument173 int (*writebootimg) (struct HYSDN_CARD *, unsigned char *, unsigned long); argument174 int (*writebootseq) (struct HYSDN_CARD *, unsigned char *, int); argument175 int (*waitpofready) (struct HYSDN_CARD *); argument176 int (*testram) (struct HYSDN_CARD *); argument189 void (*stopcard) (struct HYSDN_CARD *); argument190 void (*releasehardware) (struct HYSDN_CARD *); argument203 struct HYSDN_CARD *card; argument[all …]