HomeSort by: relevance | last modified time | path
    Searched refs:rescan (Results 1 - 6 of 6) sorted by relevancy

  /src/doc/
TODO.modules 49 5. Not all parent bus drivers are capable of rescan, so some drivers
  /src/sys/dev/ic/
matrixkp_subr.c 106 rescan:
125 goto rescan;
sti.c 856 rescan:
905 goto rescan;
  /src/sys/dev/usb/
uhub.c 70 SDT_PROBE_DEFINE3(usb, hub, explore, rescan,
539 int change, status, reconnect, rescan; local in function:uhub_explore
557 /* Process rescan if requested. */
559 rescan = sc->sc_rescan;
562 if (rescan) {
564 SDT_PROBE3(usb, hub, explore, rescan,
  /src/sys/dev/pci/
mly.c 635 * Rescan a device, possibly as a consequence of getting an event which
702 * Handle the completion of a rescan operation.
712 int bus, target, rescan; local in function:mly_complete_rescan
723 rescan = 0;
739 /* If the rescan completed OK, we have possibly-new BTL data. */
750 printf("%s: WARNING: BTL rescan (logical) for %d:%d "
767 printf("%s: WARNING: BTL rescan (physical) for %d:%d "
786 printf("%s: BTL rescan result invalid\n", device_xname(mly->mly_dv));
790 /* Decide whether we need to rescan the device. */
794 rescan = 1
    [all...]
  /src/sys/arch/sparc/sparc/
autoconf.c 1263 rescan:
1291 goto rescan;

Completed in 16 milliseconds