Searched refs:ioc_control (Results 1 – 1 of 1) sorted by relevance
32 u_int ioc_control = ioc_readb(IOC_CONTROL) & ~(SCL | SDA); in ioc_setscl() local42 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setscl()47 u_int ioc_control = ioc_readb(IOC_CONTROL) & ~(SCL | SDA); in ioc_setsda() local57 ioc_writeb(ioc_control | ones, IOC_CONTROL); in ioc_setsda()
Completed in 3 milliseconds