Searched refs:hrt_hpep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_resource.c48 static struct php_entry *hrt_hpep; variable in typeref:struct:php_entry
528 hrt_hpep = (struct php_entry *)(hrtp + 1);
537 if (hrt_hpep == NULL || hrt_entry_cnt == 0)
539 hpep = hrt_hpep;
645 if (hrt_hpep == NULL || hrt_entry_cnt == 0) {
648 hpep = hrt_hpep;

Completed in 55 milliseconds