Searched refs:PROBE_INQUIRY_CKSUM (Results 1 – 1 of 1) sorted by relevance
176 PROBE_INQUIRY_CKSUM = 0x01, enumerator780 softc->flags &= ~PROBE_INQUIRY_CKSUM; in probestart()781 } else if ((softc->flags & PROBE_INQUIRY_CKSUM) == 0) { in probestart()791 softc->flags |= PROBE_INQUIRY_CKSUM; in probestart()1631 if ((softc->flags & PROBE_INQUIRY_CKSUM) != 0) { in probedone()