Home
last modified time | relevance | path

Searched refs:isapnp_peek (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/bus/
Disapnp.c316 static void isapnp_peek ( void *buf, size_t len ) { in isapnp_peek() function
357 isapnp_peek ( buf, len ); in isapnp_find_tag()
361 isapnp_peek ( NULL, tag_len ); in isapnp_find_tag()
668 isapnp_peek ( &identifier, sizeof ( identifier ) ); in isapnpbus_probe()