Searched refs:is_irm (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dhosts.h49 unsigned is_irm:1; member in struct:hpsb_host
H A Dieee1394_core.c251 host->is_irm = 0;
475 host->is_irm = 1;
478 host->is_irm = 0;
H A Dnodemgr.c501 fw_attr(host, struct hpsb_host, is_irm, int, "%d\n")
1465 if (!ne->host->is_irm || ne->generation != generation ||
1582 if (!host->is_irm || host->irm_id == (nodeid_t)-1)
1637 if (hpsb_disable_irm || host->is_irm)
H A Dcsr.c123 if (host->is_irm) {
207 if (host->is_irm) {

Completed in 128 milliseconds