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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Deepro100.c969 * @v cmd_ioaddr I/O address of command register.
975 unsigned long cmd_ioaddr = priv->ioaddr + SCBCmd; local
980 for ( ; wait && ( rc = inb ( cmd_ioaddr ) ); wait-- )

Completed in 70 milliseconds