#include <linux/types.h>
Go to the source code of this file.
#define FDDI_EXTENDED_SAP 0xAA |
#define FDDI_FC_K_ASYNC_LLC_DEF 0x54 |
#define FDDI_FC_K_ASYNC_LLC_MAX 0x5F |
#define FDDI_FC_K_ASYNC_LLC_MIN 0x50 |
#define FDDI_FC_K_IMPLEMENTOR_MAX 0x6F |
#define FDDI_FC_K_IMPLEMENTOR_MIN 0x60 |
#define FDDI_FC_K_MAC_MAX 0xCF |
#define FDDI_FC_K_MAC_MIN 0xC1 |
#define FDDI_FC_K_NON_RESTRICTED_TOKEN 0x80 |
#define FDDI_FC_K_RESERVED_MAX 0x7F |
#define FDDI_FC_K_RESERVED_MIN 0x70 |
#define FDDI_FC_K_RESTRICTED_TOKEN 0xC0 |
#define FDDI_FC_K_SMT_MAX 0x4F |
#define FDDI_FC_K_SMT_MIN 0x41 |
#define FDDI_FC_K_SYNC_LLC_MAX 0xD7 |
#define FDDI_FC_K_SYNC_LLC_MIN 0xD0 |
#define FDDI_FC_K_VOID 0x00 |
#define FDDI_K_8022_DLEN 4475 /* Max octets in 802.2 payload */ |
#define FDDI_K_8022_HLEN 16 /* Total octets in 802.2 header */ |
#define FDDI_K_8022_ZLEN 16 /* Min octets in 802.2 frame sans FCS */ |
#define FDDI_K_LLC_LEN 4491 /* Max octets in LLC frame sans FCS */ |
#define FDDI_K_LLC_ZLEN 13 /* Min octets in LLC frame sans FCS */ |
#define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2 SNAP payload */ |
#define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2 SNAP header */ |
#define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2 SNAP frame sans FCS */ |
mcontroller : adapter info structure for old mimd_t apps
: base address : irq number : number of logical drives : pci bus : pci device : pci function : pci id : vendor id : slot number : unique id
Definition at line 171 of file esd_usb2.c.