Home
last modified time | relevance | path

Searched refs:PCIDR_MALLOC_TIME (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/pcidr/
H A Dpcidr.h38 #define PCIDR_MALLOC_TIME 1000000 macro
H A Dpcidr_common.c82 (void) usleep(PCIDR_MALLOC_TIME); in pcidr_malloc()