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

  /src/sys/arch/x86/pci/
ichlpcib.c 135 static int lpcibrescan(device_t, const char *, const int *);
166 lpcibmatch, lpcibattach, lpcibdetach, NULL, lpcibrescan, lpcibchilddet);
474 lpcibrescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int
ichlpcib.c 135 static int lpcibrescan(device_t, const char *, const int *);
166 lpcibmatch, lpcibattach, lpcibdetach, NULL, lpcibrescan, lpcibchilddet);
474 lpcibrescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int

Completed in 22 milliseconds