Lines Matching defs:s_smt_hw
56 struct s_smt_hw { struct
60 HW_PTR iop ; /* IO base address */
61 short dma ; /* DMA channel */
62 short irq ; /* IRQ level */
63 short eprom ; /* FLASH prom */
66 u_short n_a_send ; /* pending send requests */
70 short slot ; /* slot number */
71 short max_slots ; /* maximum number of slots */
72 short wdog_used ; /* TRUE if the watch dog is used */
76 u_short pci_handle ; /* handle to access the BIOS func */
77 u_long is_imask ; /* int maske for the int source reg */
78 u_long phys_mem_addr ; /* physical memory address */
79 u_short mc_dummy ; /* work around for MC compiler bug */
83 u_short hw_state ; /* started or stopped */
88 int hw_is_64bit ; /* does we have a 64 bit adapter */
92 u_long pci_fix_value ; /* value parsed by PCIFIX */
98 u_long t_start ; /* HWT start */
99 u_long t_stop ; /* HWT stop */
100 u_short timer_activ ; /* HWT timer active */
105 u_char pic_a1 ;
106 u_char pic_21 ;
115 struct fddi_addr fddi_home_addr ;
116 struct fddi_addr fddi_canon_addr ;
117 struct fddi_addr fddi_phys_addr ;
122 struct mac_parameter mac_pa ; /* tmin, tmax, tvx, treq .. */
123 struct mac_counter mac_ct ; /* recv., lost, error */
124 u_short mac_ring_is_up ; /* ring is up flag */
126 struct s_smt_fp fp ; /* formac+ */
129 struct s_oem_ids *oem_id ; /* pointer to selected id */
130 int oem_min_status ; /* IDs to take care of */