Searched refs:ST2 (Results 1 – 7 of 7) sorted by relevance
52 #define ST2 0x04 /* Status 2 */ macro
73 #define ST2 0x11a /* Status reg 2 */ macro
222 sca_in(MSCI1_OFFSET + ST2, port), in c101_siocdevprivate()
552 sca_in(get_msci(port) + ST2, card), in sca_dump_rings()
611 sca_in(get_msci(port) + ST2, card), in sca_dump_rings()
217 ST2, enumerator699 data->def->ctrl_regs[ST2]); in ak8975_start_read_axis()
343 #define ST2 2 macro1395 } else if (reply_buffer[ST2] & ST2_CRC) { in print_errors()1402 (reply_buffer[ST2] & ST2_MAM)) { in print_errors()1408 } else if (reply_buffer[ST2] & ST2_WC) { /* seek error */ in print_errors()1410 } else if (reply_buffer[ST2] & ST2_BC) { /* cylinder marked as bad */ in print_errors()1415 reply_buffer[ST2]); in print_errors()1460 if (reply_buffer[ST2] & ST2_WC || reply_buffer[ST2] & ST2_BC) in interpret_errors()