Searched refs:PORT_SYS_A (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dps2esdi.h41 #define PORT_SYS_A 0x92 macro
47 #define LITE_ON outb(inb(PORT_SYS_A) | ON,PORT_SYS_A)
48 #define LITE_OFF outb((inb(PORT_SYS_A) & OFF),PORT_SYS_A)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dps2esdi.h41 #define PORT_SYS_A 0x92 macro
47 #define LITE_ON outb(inb(PORT_SYS_A) | ON,PORT_SYS_A)
48 #define LITE_OFF outb((inb(PORT_SYS_A) & OFF),PORT_SYS_A)

Completed in 66 milliseconds