Searched refs:round_answer (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 3783 uint64_t round_answer, round_len; in pcicfg_probe_bridge() local 4065 &round_answer, &round_len, NDI_RA_TYPE_PCI_PREFETCH_MEM, in pcicfg_probe_bridge() 4103 &round_answer, &round_len, NDI_RA_TYPE_MEM, NDI_RA_PASS); in pcicfg_probe_bridge() 4145 &round_answer, &round_len, NDI_RA_TYPE_IO, NDI_RA_PASS); in pcicfg_probe_bridge()
|
/illumos-gate/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 4905 uint64_t round_answer, round_len; in pcicfg_probe_bridge() local 5130 &round_answer, &round_len, NDI_RA_TYPE_MEM, NDI_RA_PASS); in pcicfg_probe_bridge() 5172 &round_answer, &round_len, NDI_RA_TYPE_IO, NDI_RA_PASS); in pcicfg_probe_bridge()
|