Searched refs:cic_i2cdev (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dcoramvar.h89 device_t cic_i2cdev; member in struct:coram_softc::coram_iic_softc
H A Dcoram.c228 cic->cic_i2cdev = config_found(self, &iba, iicbus_print,
303 if (cic->cic_i2cdev)
304 config_detach(cic->cic_i2cdev, flags);
345 if (cic->cic_i2cdev == child)
346 cic->cic_i2cdev = NULL;

Completed in 112 milliseconds