Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/ieee1394/
Dnodemgr.c88 char daemon_name[15]; member
1300 strcpy(current->comm, hi->daemon_name); in nodemgr_host_thread()
1441 sprintf(hi->daemon_name, "knodemgrd_%d", host->id); in nodemgr_add_host()
1448 hi->daemon_name, host->driver->name); in nodemgr_add_host()
1461 HPSB_VERBOSE("NodeMgr: Processing host reset for %s", hi->daemon_name); in nodemgr_host_reset()