is_new_root 1885 drivers/firewire/ohci.c bool is_new_root; is_new_root 1900 drivers/firewire/ohci.c is_new_root = (reg & OHCI1394_NodeID_root) != 0; is_new_root 1901 drivers/firewire/ohci.c if (!(ohci->is_root && is_new_root)) is_new_root 1904 drivers/firewire/ohci.c ohci->is_root = is_new_root;