Home
last modified time | relevance | path

Searched defs:ioc3 (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/arch/mips/include/asm/sn/
Dioc3.h70 struct ioc3 { struct
71 volatile u32 pad0[7]; /* 0x00000 */
72 volatile u32 sio_ir; /* 0x0001c */
73 volatile u32 sio_ies; /* 0x00020 */
74 volatile u32 sio_iec; /* 0x00024 */
75 volatile u32 sio_cr; /* 0x00028 */
76 volatile u32 int_out; /* 0x0002c */
77 volatile u32 mcr; /* 0x00030 */
80 volatile u32 gpcr_s; /* 0x00034 */
81 volatile u32 gpcr_c; /* 0x00038 */
[all …]
/linux-3.3/arch/ia64/include/asm/sn/
Dioc3.h55 struct ioc3 { struct
66 * modify them use the functions in ioc3.c argument
83 struct ioc3_serialregs port_a; argument
84 struct ioc3_serialregs port_b; argument
87 struct ioc3_sioregs sregs; argument
90 /* These don't exist on the ioc3 serial card... */ argument
/linux-3.3/drivers/net/ethernet/sgi/
Dioc3-eth.c230 static int nic_wait(struct ioc3 *ioc3) in nic_wait()
241 static int nic_reset(struct ioc3 *ioc3) in nic_reset()
254 static inline int nic_read_bit(struct ioc3 *ioc3) in nic_read_bit()
266 static inline void nic_write_bit(struct ioc3 *ioc3, int bit) in nic_write_bit()
279 static u32 nic_read_byte(struct ioc3 *ioc3) in nic_read_byte()
293 static void nic_write_byte(struct ioc3 *ioc3, int byte) in nic_write_byte()
305 static u64 nic_find(struct ioc3 *ioc3, int *last) in nic_find()
350 static int nic_init(struct ioc3 *ioc3) in nic_init()
404 struct ioc3 *ioc3 = ip->regs; in ioc3_get_eaddr_nic() local
449 struct ioc3 *ioc3 = ip->regs; in __ioc3_set_mac_address() local
[all …]
/linux-3.3/arch/mips/sgi-ip27/
Dip27-console.c25 struct ioc3 *ioc3; in console_uart() local
Dip27-init.c167 struct ioc3 *ioc3; in ioc3_eth_init() local