Lines Matching refs:STATUS_LU
10430 link = status & STATUS_LU;
10730 if (status & STATUS_LU) {
13585 if (CSR_READ(sc, WMREG_STATUS) & STATUS_LU)
13595 ("%s: status after final read = 0x%x, STATUS_LU = %#"
13597 device_xname(sc->sc_dev), status, STATUS_LU));
13598 if (status & STATUS_LU) {
13660 if ((status & STATUS_LU) == 0) {
13709 ("%s: %s: signal = %d, status_lu = %d, rxcw_c = %d\n",
13711 ((status & STATUS_LU) != 0), ((rxcw & RXCW_C) != 0)));
13725 if (signal && ((status & STATUS_LU) == 0) && ((rxcw & RXCW_C) == 0)) {
13741 } else if (((status & STATUS_LU) != 0)
13783 if ((status & STATUS_LU) == 0) {
13798 if ((status & STATUS_LU) == 0) {
17152 if ((status & STATUS_LU) == 0)