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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hd-idle-1.04/
H A Dhd-idle.c154 static void phex (const void *p, int len,
433 phex(sense_buf, io_hdr.sb_len_wr, "sense buffer:\n");
534 static void phex(const void *p, int len, const char *fmt, ...) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead.S90 bl phex
1014 @ phex corrupts {r0, r1, r2, r3}
1015 phex: adr r3, phexbuf label
1058 bl phex
1065 bl phex
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcycx_x25.c1019 * phex = hex; local
1025 sprintf(phex, "%02x", *p++);
1026 phex += 2;

Completed in 105 milliseconds