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

  /src/sys/arch/x86/pci/imcsmb/
imc.c 185 static int imc_rescan(device_t, const char *, const int *);
191 imc_probe, imc_attach, imc_detach, NULL, imc_rescan, imc_chdet, 0);
228 imc_rescan(self, NULL, NULL);
234 imc_rescan(device_t self, const char *ifattr, const int *locs) function in typeref:typename:int

Completed in 11 milliseconds