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

  /src/sys/dev/pci/
ismt.c 237 static int ismt_rescan(device_t, const char *, const int *);
242 ismt_match, ismt_attach, ismt_detach, NULL, ismt_rescan, ismt_chdet,
789 ismt_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int
810 ismt_rescan(self, NULL, NULL);
ismt.c 237 static int ismt_rescan(device_t, const char *, const int *);
242 ismt_match, ismt_attach, ismt_detach, NULL, ismt_rescan, ismt_chdet,
789 ismt_rescan(device_t self, const char *ifattr, const int *locators) function in typeref:typename:int
810 ismt_rescan(self, NULL, NULL);

Completed in 24 milliseconds