Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/bus/
Disapnp.c235 static inline unsigned int isapnp_lfsr_next ( unsigned int lfsr, in isapnp_lfsr_next() function
261 lfsr = isapnp_lfsr_next ( lfsr, 0 ); in isapnp_send_key()
280 lfsr = isapnp_lfsr_next ( lfsr, byte ); in isapnp_checksum()