Searched refs:ioc3 (Results 1 – 7 of 7) sorted by relevance
81 struct ioc3 *regs;150 __res = ioc3->reg; \156 (ioc3->reg = (val)); \166 nic_wait(struct ioc3 *ioc3) in nic_wait() argument178 nic_reset(struct ioc3 *ioc3) in nic_reset() argument183 presence = nic_wait(ioc3); in nic_reset()186 nic_wait(ioc3); in nic_reset()192 nic_read_bit(struct ioc3 *ioc3) in nic_read_bit() argument197 result = nic_wait(ioc3); in nic_read_bit()199 nic_wait(ioc3); in nic_read_bit()[all …]
229 obj-$(CONFIG_SGI_IOC3_ETH) += ioc3-eth.o
61 struct ioc3 *ioc3; in ioc3_sio_init() local66 ioc3 = (struct ioc3 *) KL_CONFIG_CH_CONS_INFO(nid)->memory_base; in ioc3_sio_init()68 ioc3->sscr_a = 0; /* PIO mode for uarta. */ in ioc3_sio_init()69 ioc3->sscr_b = 0; /* PIO mode for uartb. */ in ioc3_sio_init()70 ioc3->sio_iec = ~0; in ioc3_sio_init()71 ioc3->sio_ies = (SIO_IR_SA_INT | SIO_IR_SB_INT); in ioc3_sio_init()74 ioc3->sregs.uarta.iu_fcr = 0; in ioc3_sio_init()75 ioc3->sregs.uartb.iu_fcr = 0; in ioc3_sio_init()81 struct ioc3 *ioc3; in ioc3_eth_init() local85 ioc3 = (struct ioc3 *) KL_CONFIG_CH_CONS_INFO(nid)->memory_base; in ioc3_eth_init()[all …]
25 struct ioc3 *ioc3; in console_uart() local27 ioc3 = (struct ioc3 *)KL_CONFIG_CH_CONS_INFO(get_nasid())->memory_base; in console_uart()29 return &ioc3->sregs.uarta; in console_uart()
43 ioc3-eth YES YES YES Hardware
103 struct ioc3 { struct
68 struct ioc3 { struct