ST3_DCD           120 drivers/net/wan/c101.c 	if (!(sca_in(MSCI1_OFFSET + ST3, port) & ST3_DCD))
ST3_DCD           131 drivers/net/wan/hd64570.c 	if (!(sca_in(get_msci(port) + ST3, port_to_card(port)) & ST3_DCD)) {
ST3_DCD           109 drivers/net/wan/hd64572.c 	if (!(sca_in(get_msci(port) + ST3, port->card) & ST3_DCD)) {