Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dpic16f747.c111 struct pic_softc { struct
117 #define getsoftc(inst) ((struct pic_softc *)ddi_get_soft_state(statep, (inst))) argument
140 if (e = ddi_soft_state_init(&statep, sizeof (struct pic_softc), in _init()
176 struct pic_softc *softc; in pic_getinfo()
205 struct pic_softc *softc = NULL; in pic_attach()
300 struct pic_softc *softc; in pic_detach()
347 struct pic_softc *softc; in pic_ioctl()