ARPDAS_QNX6 1.0
Functions
interrupt.c File Reference
#include <stdio.h>
#include <errno.h>
#include "serusb.h"
#include "nortlib.h"
Include dependency graph for interrupt.c:

Go to the source code of this file.

Functions

int int_attach (int rcvid, subbusd_req_t *req, char *sreq)
int int_detach (int rcvid, subbusd_req_t *req, char *sreq)

Function Documentation

int int_attach ( int  rcvid,
subbusd_req_t req,
char *  sreq 
)
int int_detach ( int  rcvid,
subbusd_req_t req,
char *  sreq 
)

Definition at line 23 of file interrupt.c.

References subbusd_req_data2::cardID, subbusd_req_t::d2, subbusd_req_t::data, expint_detach(), and SB_SERUSB_MAX_REQUEST.

Here is the call graph for this function:

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines