Searched refs:ioc_control (Results 1 – 1 of 1) sorted by relevance
37 u_int ioc_control = ioc_readb(IOC_CONTROL) & ~(SCL | SDA); in ioc_setscl() local47 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setscl()52 u_int ioc_control = ioc_readb(IOC_CONTROL) & ~(SCL | SDA); in ioc_setsda() local62 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setsda()