Searched defs:connect_req (Results 1 – 4 of 4) sorted by relevance
175 struct connect_req { struct176 __u8 controller;177 __u8 bchan;178 __u32 infomask;179 __u8 si1;180 __u8 si2;181 __u8 eaz;182 actcapi_addr addr;183 } __attribute__ ((packed)) connect_req; member
57 int (*connect_req)(struct concap_proto *); member
379 _CON_REQP connect_req; member
1195 static byte connect_req(dword Id, word Number, DIVA_CAPI_ADAPTER *a, in connect_req() function