Searched refs:ST2 (Results 1 – 7 of 7) sorted by relevance
52 #define ST2 0x04 /* Status 2 */ macro
78 #define ST2 0x11a /* Status reg 2 */ macro
239 sca_in(MSCI1_OFFSET + ST2, port), in c101_ioctl()
552 sca_in(get_msci(port) + ST2, card), in sca_dump_rings()
604 sca_in(get_msci(port) + ST2, card), in sca_dump_rings()
231 ST2, enumerator672 data->def->ctrl_regs[ST2]); in ak8975_start_read_axis()
355 #define ST2 (reply_buffer[2]) macro1375 } else if (ST2 & ST2_CRC) { in print_errors()1382 (ST2 & ST2_MAM)) { in print_errors()1388 } else if (ST2 & ST2_WC) { /* seek error */ in print_errors()1390 } else if (ST2 & ST2_BC) { /* cylinder marked as bad */ in print_errors()1394 ST0, ST1, ST2); in print_errors()1437 if (ST2 & ST2_WC || ST2 & ST2_BC) in interpret_errors()