Searched refs:PUTF (Results 1 – 1 of 1) sorted by relevance
95 #define PUTF(fmt, args...) \ macro127 PUTF("Node[" NODE_BUS_FMT "] GUID[%016Lx]:\n", in raw1394_read_proc()131 PUTF(" Vendor ID: `%s' [0x%06x]\n", in raw1394_read_proc()133 PUTF(" Capabilities: 0x%06x\n", ne->capabilities); in raw1394_read_proc()134 PUTF(" Bus Options:\n"); in raw1394_read_proc()135 PUTF(" IRMC(%d) CMC(%d) ISC(%d) BMC(%d) PMC(%d) GEN(%d)\n" in raw1394_read_proc()143 PUTF(" Host Node Status:\n"); in raw1394_read_proc()144 PUTF(" Host Driver : %s\n", ne->host->driver->name); in raw1394_read_proc()145 PUTF(" Nodes connected : %d\n", ne->host->node_count); in raw1394_read_proc()146 PUTF(" Nodes active : %d\n", ne->host->nodes_active); in raw1394_read_proc()[all …]