Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/pci/
Dintpm.c56 int isbusy; member
306 sc->isbusy = 0; in intsmb_attach()
388 sc->isbusy) in intsmb_free()
391 sc->isbusy = 1; in intsmb_free()
418 if (sc->isbusy) { in intsmb_intr()
419 sc->isbusy = 0; in intsmb_intr()
548 sc->isbusy = 0; in intsmb_stop_poll()
555 sc->isbusy = 0; in intsmb_stop_poll()
591 sc->isbusy = 0; in intsmb_stop()