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

/opensolaris-onvv-gate/usr/src/uts/common/io/pciex/
H A Dpcie.c529 boolean_t empty_io_range = B_FALSE; local
535 pcie_check_io_mem_range(bus_p->bus_cfg_hdl, &empty_io_range,
537 if ((empty_io_range == B_TRUE) &&
2377 pcie_check_io_mem_range(ddi_acc_handle_t cfg_hdl, boolean_t *empty_io_range, argument
2394 *empty_io_range = B_TRUE;

Completed in 113 milliseconds