#include "h/types.h"
#include "h/fddi.h"
#include "h/smc.h"
#include "h/supern_2.h"
#include "h/skfbiinc.h"
#include <linux/bitrev.h>
Go to the source code of this file.
|
| void | card_stop (struct s_smc *smc) |
| |
| void | mac1_irq (struct s_smc *smc, u_short stu, u_short stl) |
| |
| void | plc1_irq (struct s_smc *smc) |
| |
| void | plc2_irq (struct s_smc *smc) |
| |
| void | timer_irq (struct s_smc *smc) |
| |
| int | pcm_get_s_port (struct s_smc *smc) |
| |
| void | read_address (struct s_smc *smc, u_char *mac_addr) |
| |
| void | init_board (struct s_smc *smc, u_char *mac_addr) |
| |
| void | sm_pm_bypass_req (struct s_smc *smc, int mode) |
| |
| int | sm_pm_bypass_present (struct s_smc *smc) |
| |
| void | plc_clear_irq (struct s_smc *smc, int p) |
| |
| void | pcm_state_change (struct s_smc *smc, int plc, int p_state) |
| |
| void | rmt_indication (struct s_smc *smc, int i) |
| |
| void | llc_recover_tx (struct s_smc *smc) |
| |
| void | driver_get_bia (struct s_smc *smc, struct fddi_addr *bia_addr) |
| |
| void | smt_start_watchdog (struct s_smc *smc) |
| |
| #define LED_Y_ON 0x11 /* Used for ring up/down indication */ |
| #define MS2BCLK |
( |
|
x | ) |
((x)*12500L) |
| #define STATION_LABEL_CONNECTOR_OFFSET 5 |
| #define STATION_LABEL_PMD_OFFSET 6 |
| #define STATION_LABEL_PORT_OFFSET 7 |