HomeSort by: relevance | last modified time | path
    Searched defs:gscpcib_rescan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/pci/
gscpcib.c 63 int gscpcib_rescan(device_t, const char *, const int *);
71 gscpcib_match, gscpcib_attach, gscpcib_detach, NULL, gscpcib_rescan,
88 gscpcib_rescan(device_t self, const char *ifattr, const int *loc) function in typeref:typename:int
171 gscpcib_rescan(self, "gpiobus", NULL);
gscpcib.c 63 int gscpcib_rescan(device_t, const char *, const int *);
71 gscpcib_match, gscpcib_attach, gscpcib_detach, NULL, gscpcib_rescan,
88 gscpcib_rescan(device_t self, const char *ifattr, const int *loc) function in typeref:typename:int
171 gscpcib_rescan(self, "gpiobus", NULL);

Completed in 23 milliseconds