Searched refs:sc_shutdown (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/xen/include/
H A Dxbdvar.h41 int sc_shutdown; /* about to be removed */ member in struct:xbd_softc
/netbsd-6-1-5-RELEASE/sys/arch/arm/imx/
H A Dimx_pcic.h90 int sc_shutdown; member in struct:imx_pcic_softc
H A Dimx_pcic.c461 while (sock->sc->sc_shutdown == 0) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Dpxa2x0_pcic.h78 int sc_shutdown; member in struct:pxapcic_softc
H A Dpxa2x0_pcic.c460 while (sock->sc->sc_shutdown == 0) {
/netbsd-6-1-5-RELEASE/sys/arch/xen/xen/
H A Dxbd_xenbus.c144 int sc_shutdown; member in struct:xbd_xenbus_softc
290 sc->sc_shutdown = BLKIF_SHUTDOWN_REMOTE;
324 if (sc->sc_shutdown == BLKIF_SHUTDOWN_RUN) {
325 sc->sc_shutdown = BLKIF_SHUTDOWN_LOCAL;
531 if (sc->sc_shutdown == BLKIF_SHUTDOWN_RUN)
532 sc->sc_shutdown = BLKIF_SHUTDOWN_REMOTE;
552 sc->sc_shutdown = BLKIF_SHUTDOWN_RUN;
770 if (sc == NULL || sc->sc_shutdown != BLKIF_SHUTDOWN_RUN) {
794 if (sc == NULL || sc->sc_shutdown != BLKIF_SHUTDOWN_RUN)
941 if (sc == NULL || sc->sc_shutdown !
[all...]
H A Dxpci_xenbus.c73 int sc_shutdown; member in struct:xpci_xenbus_softc
159 sc->sc_shutdown = 1;
260 sc->sc_shutdown = 1;
281 sc->sc_shutdown = 0;
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/dev/hd64465/
H A Dhd64465pcmcia.c124 int sc_shutdown; member in struct:hd64465pcmcia_softc
255 while (!sc->sc_shutdown) {
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/dev/hd64461/
H A Dhd64461pcmcia.c147 int sc_shutdown; member in struct:hd64461pcmcia_softc
299 while (!sc->sc_shutdown) {

Completed in 177 milliseconds