Home
last modified time | relevance | path

Searched refs:ti_dev (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ti/
H A Dif_ti.c337 device_printf(sc->ti_dev, in ti_eeprom_getbyte()
347 device_printf(sc->ti_dev, "failed to send address, status: %x\n", in ti_eeprom_getbyte()
355 device_printf(sc->ti_dev, "failed to send address, status: %x\n", in ti_eeprom_getbyte()
366 device_printf(sc->ti_dev, in ti_eeprom_getbyte()
517 device_printf(sc->ti_dev, "%s: tigon address %#x isn't " in ti_copy_mem()
519 device_printf(sc->ti_dev, "%s: unaligned writes aren't " in ti_copy_mem()
711 device_printf(sc->ti_dev, "%s: tigon address %#x " in ti_copy_scratch()
717 device_printf(sc->ti_dev, "%s: transfer length %d " in ti_copy_scratch()
759 device_printf(sc->ti_dev, "found 0xc0017c at " in ti_copy_scratch()
763 device_printf(sc->ti_dev, "found 0xc0017c at " in ti_copy_scratch()
[all …]
H A Dif_tireg.h1018 device_t ti_dev; member