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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dsgio.c179 static void dump_bytes (const char *prefix, unsigned char *p, int len) function
263 dump_bytes("outgoing cdb", cdb, sizeof(cdb));
265 dump_bytes("outgoing_data", data, data_bytes);
291 dump_bytes("SG_IO: sb[]", sb, sizeof(sb));
293 dump_bytes("incoming_data", data, data_bytes);
315 dump_bytes("SG_IO: bad/missing sense data, sb[]", sb, sizeof(sb));
322 dump_bytes("SG_IO: desc[]", desc, len);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Disocdata.c211 /* dump_bytes
214 static inline void dump_bytes(enum debuglevel level, const char *tag, function
412 dump_bytes(DEBUG_STREAM_DUMP, "snd data", in, count);
466 dump_bytes(DEBUG_STREAM_DUMP, "snd data", in, count);
566 dump_bytes(DEBUG_STREAM_DUMP,
862 dump_bytes(DEBUG_STREAM_DUMP,

Completed in 100 milliseconds