Lines Matching defs:port
21 unsigned long port;
33 .port = 0x5a,
38 .port = 0x5a,
43 .port = 0x5a,
48 .port = 0x49,
53 .port = 0x49,
58 .port = 0x49,
63 .port = 0x49,
68 .port = 0x49,
73 .port = 0x49,
78 .port = 0x49,
101 if (led->port == 0x49)
103 else if (led->port == 0x5a)
113 outb(*val, led->port);