Lines Matching refs:ei_status
149 ei_status.name = name;
150 ei_status.tx_start_page = start_page;
151 ei_status.stop_page = stop_page;
152 ei_status.word16 = 1;
153 ei_status.bigendian = 1;
155 ei_status.rx_start_page = start_page + TX_PAGES;
157 ei_status.reset_8390 = hydra_reset_8390;
158 ei_status.block_input = hydra_block_input;
159 ei_status.block_output = hydra_block_output;
160 ei_status.get_8390_hdr = hydra_get_8390_hdr;
161 ei_status.reg_offset = hydra_offsets;