tslot_softc
tslot_update_lcd(struct tslot_softc *sc, int socket, int status)
tslot_delay(struct tslot_softc *sc, unsigned int ms)
struct tslot_softc;
struct tslot_softc *td_parent;
static void tslot_queue_event(struct tslot_softc *, int);
static void tslot_update_lcd(struct tslot_softc *, int, int);
void tslot_delay(struct tslot_softc *sc, unsigned int ms);
CFATTACH_DECL_NEW(tslot, sizeof(struct tslot_softc),
struct tslot_softc *sc = device_private(self);
struct tslot_softc *sc = v;
struct tslot_softc *sc = v;
tslot_queue_event(struct tslot_softc *sc, int slot)
struct tslot_softc *sc = td->td_parent;