Searched refs:ST3 (Results 1 – 6 of 6) sorted by relevance
114 if (!(sca_in(MSCI1_OFFSET + ST3, port) & ST3_DCD)) in set_carrier()223 sca_in(MSCI1_OFFSET + ST3, port)); in c101_siocdevprivate()
53 #define ST3 0x05 /* Status 3 */ macro
74 #define ST3 0x11b /* Status reg 3 */ macro
105 if (!(sca_in(get_msci(port) + ST3, port->card) & ST3_DCD)) { in sca_set_carrier()552 sca_in(get_msci(port) + ST3, card), in sca_dump_rings()
131 if (!(sca_in(get_msci(port) + ST3, port_to_card(port)) & ST3_DCD)) { in sca_set_carrier()612 sca_in(get_msci(port) + ST3, card), in sca_dump_rings()
344 #define ST3 0 /* result of GETSTATUS */ macro1584 reply_buffer[ST3] & 0x40); in check_wp()1585 if (!(reply_buffer[ST3] & 0x40)) in check_wp()
Completed in 19 milliseconds