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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dskge.h470 /* Transmit Arbiter Registers MAC 1 and 2, use SK_REG() to access */
493 /* Transmit Arbiter Registers MAC 1 and 2, use SK_REG() to access */
2551 #define SK_REG(port,reg) (((port)<<7)+(u16)(reg)) macro
H A Dsky2.h575 #define SK_REG(port,reg) (((port)<<7)+(reg)) macro
577 /* Transmit Arbiter Registers MAC 1 and 2, use SK_REG() to access */
600 /* Transmit Arbiter Registers MAC 1 and 2, use SK_REG() to access */

Completed in 58 milliseconds