Lines Matching +full:pci +full:- +full:host +full:- +full:cam +full:- +full:generic

19  *   macro	Maciej W. Rozycki <macro@linux-mips.org>
23 * 16-Aug-96 LVS Created.
24 * 09-Sep-96 LVS Added group_prom field. Moved read/write I/O
26 * 12-Sep-96 LVS Removed packet request header pointers.
28 * 23 Oct 2006 macro Big-endian host support.
43 typedef struct /* 64-bit counter */
177 #define PI_ITEM_K_EOL 0x00 /* End-of-Item list */
214 #define PI_K_FALSE 0 /* Generic false */
215 #define PI_K_TRUE 1 /* Generic true */
508 * certain host-sent SMT frames such as PMF Get and Set requests. The
860 /* FDX (Full-Duplex) GROUP */
998 #define PI_LOG_CALLER_ID_K_SELFTEST 1 /* Normal power-up selftest */
999 #define PI_LOG_CALLER_ID_K_MFG 2 /* Mfg power-up selftest */
1000 #define PI_LOG_CALLER_ID_K_ONLINE 3 /* On-line diagnostics */
1063 /* Define format of Consumer Block (resident in host memory) */
1101 /* Define format of a rcv descr (Rcv Data, Cmd Rsp, Unsolicited, SMT Host) */
1150 /* Define format of the Descriptor Block (resident in host memory) */
1169 /* Define Port Registers - offsets from PDQ Base address */
1186 /* Port Control Register - Command codes for primary commands */
1205 /* Define sub-commands accessed via the PI_PCTRL_M_SUB_CMD command */
1217 #define PI_PDATA_B_DMA_BURST_SIZE_32 3 /* not supported on PCI */
1282 #define PI_HALT_ID_K_DMA_ERROR 6 /* Host Data has error reg */
1286 /* Host Interrupt Enable Register as seen by host */
1606 /* PCI Configuration Space Constants */
1669 /* Define LLC host receive buffer min/max/default values */
1671 #define RCV_BUFS_MIN 2 /* minimum pre-allocated receive buffers */
1672 #define RCV_BUFS_MAX 32 /* maximum pre-allocated receive buffers */
1673 #define RCV_BUFS_DEF 8 /* default pre-allocated receive buffers */
1675 /* Define offsets into FDDI LLC or SMT receive frame buffers - used when indicating frames */
1684 /* Define offsets into FDDI LLC transmit frame buffers - used when sending frames */
1728 char *rcv_block_virt; /* LLC host receive queue buf blk virt */
1729 dma_addr_t rcv_block_phys; /* LLC host receive queue buf blk phys */
1739 /* Storage for unicast and multicast address entries in adapter CAM */
1771 /* Store device, bus-specific, and parameter information for this adapter */
1782 u32 rcv_bufs_to_post; /* receive buffers to post for LLC host queue */
1783 u8 factory_mac_addr[FDDI_K_ALEN]; /* factory (on-board) MAC address */