Searched refs:in_bus_reset (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dhosts.h42 unsigned in_bus_reset:1; member in struct:hpsb_host
H A Dieee1394_core.c184 if (!host->in_bus_reset) {
242 if (host->in_bus_reset) {
249 host->in_bus_reset = 1;
426 if (host->in_bus_reset) {
446 if (!host->in_bus_reset)
456 host->in_bus_reset = 0;
486 host->in_bus_reset = 0;
597 if (host->in_bus_reset ||
1003 if (unlikely(host->in_bus_reset)) {
H A Dpcilynx.c390 if (host->in_bus_reset) return; /* in bus reset again */
796 if (!host->in_bus_reset)
806 if (!host->in_bus_reset) {
832 if (host->in_bus_reset)
H A Dnodemgr.c498 fw_attr(host, struct hpsb_host, in_bus_reset, int, "%d\n")
H A Dohci1394.c2403 if (!host->in_bus_reset) {
2471 if (host->in_bus_reset) {

Completed in 125 milliseconds