Oracle Solaris Modular Debugger Guide

x86: I/O Port Access

The legacy kadb utility provided access to I/O ports on x86 systems using the :i and :o commands. These commands are not supported in mdb or kmdb. Access to I/O ports on x86 systems is provided by the ::in and ::out commands.