TwiceAsNice
2019-02-18
|
#include <errno.h>
#include <stdio.h>
#include <time.h>
#include <unistd.h>
#include <sys/ioctl.h>
#include <sys/time.h>
#include "main.h"
Macros | |
#define | LEVEL 10 |
Functions | |
static int | _service_test (int fd) |
static int | _tx_threshold (int fd, int above, long *us) |
static int | _function_test (int fd) |
int | tx_io_pio_threshold_test (int fd) |
#define LEVEL 10 |
|
static |
|
static |
|
static |
int tx_io_pio_threshold_test | ( | int | fd | ) |