TwiceAsNice
2019-02-18
|
Macros | |
#define | RQID_FLAG_STICKY (0x1UL << 0) |
#define | RQID_MAX_STICKY (31) |
#define | IOMTABLESZ (64) |
#define | TRUE (1) |
#define | FALSE (0) |
Functions | |
int | RqIdInit (int iom) |
int | RqIdAlloc (int iom, unsigned int *RqId, const int flags) |
int | RqIdFree (int iom, const unsigned int RqId) |
#define FALSE (0) |
#define IOMTABLESZ (64) |
#define RQID_FLAG_STICKY (0x1UL << 0) |
#define RQID_MAX_STICKY (31) |
#define TRUE (1) |
int RqIdAlloc | ( | int | iom, |
unsigned int * | RqId, | ||
const int | flags | ||
) |
int RqIdFree | ( | int | iom, |
const unsigned int | RqId | ||
) |
int RqIdInit | ( | int | iom | ) |