Searched refs:tsalarm_softc (Results 1 – 2 of 2) sorted by relevance
42 struct tsalarm_softc { struct48 ((struct tsalarm_softc *)ddi_get_soft_state(statep, (minor))) argument124 sizeof (struct tsalarm_softc), 1)) { in _init()164 struct tsalarm_softc *softc; in tsalarm_getinfo()193 struct tsalarm_softc *softc = NULL; in tsalarm_attach()243 struct tsalarm_softc *softc; in tsalarm_detach()294 struct tsalarm_softc *softc; in tsalarm_ioctl()
195 typedef struct tsalarm_softc { struct241 ((struct tsalarm_softc *)ddi_get_soft_state(statep, (minor)))315 sizeof (struct tsalarm_softc), 1)) { in _init()353 struct tsalarm_softc *softc; in tsalarm_getinfo()382 struct tsalarm_softc *softc = NULL; in tsalarm_attach()443 struct tsalarm_softc *softc; in tsalarm_detach()473 struct tsalarm_softc *softc; in tsalarm_open()477 softc = (struct tsalarm_softc *)getsoftc(inst); in tsalarm_open()578 struct tsalarm_softc *softc; in tsalarm_close()580 softc = (struct tsalarm_softc *)getsoftc(inst); in tsalarm_close()[all …]