Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dif_glc.c128 sc->sc_self = dev; in glc_attach()
336 device_printf(sc->sc_self, in glc_init_locked()
389 device_printf(sc->sc_self, "device timeout\n"); in glc_tick()
444 device_printf(sc->sc_self, in glc_start_locked()
567 device_printf(sc->sc_self, in glc_add_rxbuf()
774 device_printf(sc->sc_self, in glc_rxintr()
831 device_printf(sc->sc_self, in glc_txintr()
H A Dif_glcreg.h67 device_t sc_self; member