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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/
H A Dinterface.c35 static int pnp_printf(pnp_info_buffer_t * buffer, char *fmt, ...) function
57 pnp_printf(buffer, "%sport %#llx-%#llx, align %#llx, size %#llx, "
71 pnp_printf(buffer, "%sirq ", space);
75 pnp_printf(buffer, ",");
80 pnp_printf(buffer, "2/9");
82 pnp_printf(buffer, "%i", i);
85 pnp_printf(buffer, "<none>");
87 pnp_printf(buffer, " High-Edge");
89 pnp_printf(buffer, " Low-Edge");
91 pnp_printf(buffe
[all...]

Completed in 75 milliseconds