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

  /src/sys/dev/pci/
amr.c 105 static int amr_rescan(device_t, const char *, const int *);
123 amr_match, amr_attach, NULL, NULL, amr_rescan, NULL, 0);
490 amr_rescan(self, NULL, NULL);
514 amr_rescan(device_t self, const char *ifattr, const int *ulocs) function in typeref:typename:int

Completed in 13 milliseconds