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

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci.cpp78 char fwohcicode[32][0x20]={ variable
1136 device_printf(sc->fc.dev, "txd err=%2x %s\n", stat, fwohcicode[stat]);
1141 device_printf(sc->fc.dev, "txd err=%2x %s\n", stat, fwohcicode[stat]);
1156 stat, fwohcicode[stat]);
2206 stat, fwohcicode[stat & 0x1f]);
2266 stat, fwohcicode[stat & 0x1f]);
2319 fwohcicode[stat & 0x1f],
2454 fwohcicode[stat & 0x1f],
2919 event, fwohcicode[event], plen,

Completed in 81 milliseconds