Searched refs:actcapi_msghdr (Results 1 – 3 of 3) sorted by relevance
25 typedef struct actcapi_msghdr { struct30 } actcapi_msghdr; argument140 actcapi_msghdr hdr;350 extern int actcapi_chkhdr(act2000_card *, actcapi_msghdr *);
241 int valid = actcapi_chkhdr(card, (actcapi_msghdr *)&card->idat.isa.rcvhdr); in act2000_isa_receive()244 card->idat.isa.rcvlen = ((actcapi_msghdr *)&card->idat.isa.rcvhdr)->len; in act2000_isa_receive()
91 actcapi_chkhdr(act2000_card *card, actcapi_msghdr *hdr) in actcapi_chkhdr()