Home | Sort by: relevance | last modified time | path |
/src/sys/arch/bebox/stand/boot/ | |
vreset.c | 53 u_short io_port; member in struct:VgaRegs 567 while (svp->io_port != ENDMK) { 568 outb(svp->io_port, svp->io_index); 569 outb(svp->io_port+1, svp->io_value); |
/src/sys/dev/ic/ | |
siopreg.h | 457 uint16_t io_port; /* PCI I/O address */ member in struct:nvram_symbios::nvram_symbios_host |