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

  /src/sys/dev/pci/
mpii.c 257 static int mpii_rescan(device_t, const char *, const int *);
262 mpii_match, mpii_attach, mpii_detach, NULL, mpii_rescan,
627 mpii_rescan(self, NULL, NULL);
722 mpii_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int
mpii.c 257 static int mpii_rescan(device_t, const char *, const int *);
262 mpii_match, mpii_attach, mpii_detach, NULL, mpii_rescan,
627 mpii_rescan(self, NULL, NULL);
722 mpii_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int

Completed in 64 milliseconds