Searched defs:io_residual (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1731 uint64_t io_residual; local
1801 io_residual = entry->io_len - (entry->io_last - entry->io_base);
1802 if (io_residual > 0) {
1804 io_residual, NDI_RA_TYPE_IO, NDI_RA_PASS); local

Completed in 69 milliseconds