Lines Matching defs:s_smt_hw
60 struct s_smt_hw { struct
64 HW_PTR iop ; /* IO base address */
65 short dma ; /* DMA channel */
66 short irq ; /* IRQ level */
67 short eprom ; /* FLASH prom */
70 u_short n_a_send ; /* pending send requests */
74 short slot ; /* slot number */
75 short max_slots ; /* maximum number of slots */
76 short wdog_used ; /* TRUE if the watch dog is used */
80 u_short pci_handle ; /* handle to access the BIOS func */
81 u_long is_imask ; /* int maske for the int source reg */
82 u_long phys_mem_addr ; /* physical memory address */
83 u_short mc_dummy ; /* work around for MC compiler bug */
87 u_short hw_state ; /* started or stopped */
92 int hw_is_64bit ; /* does we have a 64 bit adapter */
96 u_long pci_fix_value ; /* value parsed by PCIFIX */
102 u_long t_start ; /* HWT start */
103 u_long t_stop ; /* HWT stop */
104 u_short timer_activ ; /* HWT timer active */
109 u_char pic_a1 ;
110 u_char pic_21 ;
119 struct fddi_addr fddi_home_addr ;
120 struct fddi_addr fddi_canon_addr ;
121 struct fddi_addr fddi_phys_addr ;
126 struct mac_parameter mac_pa ; /* tmin, tmax, tvx, treq .. */
127 struct mac_counter mac_ct ; /* recv., lost, error */
128 u_short mac_ring_is_up ; /* ring is up flag */
130 struct s_smt_fp fp ; /* formac+ */
133 struct s_oem_ids *oem_id ; /* pointer to selected id */
134 int oem_min_status ; /* IDs to take care of */