Searched refs:ST0 (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/wan/
H A Dhd64570.h49 #define ST0 0x02 /* Status 0 */ macro
H A Dc101.c237 sca_in(MSCI1_OFFSET + ST0, port), c101_ioctl()
H A Dhd64570.c602 sca_in(get_msci(port) + ST0, card), sca_dump_rings()
H A Dhd64572.c550 sca_in(get_msci(port) + ST0, card), sca_dump_rings()
H A Dhd64572.h76 #define ST0 0x118 /* Status reg 0 */ macro
/linux-4.1.27/drivers/block/
H A Dfloppy.c348 #define ST0 (reply_buffer[0]) macro
1364 if (ST0 & ST0_ECE) { print_errors()
1385 ST0, ST1, ST2); print_errors()
1409 switch (ST0 & ST0_INTR) { interpret_errors()
1515 if (inr != 2 || (ST0 & 0xF8) != 0x20) { seek_interrupt()
1619 else if (ST0 & ST0_ECE) { recal_interrupt()
1718 } while ((ST0 & 0x83) != UNIT(current_drive) && floppy_interrupt()

Completed in 282 milliseconds