Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nubus/
H A Dnubus.c87 static void nubus_rewind(unsigned char **ptr, int len, int map) in nubus_rewind() function
120 nubus_rewind(ptr, -len, map); in nubus_move()
275 /* Do this first, otherwise nubus_rewind & co are off by 4 */ in nubus_readdir()
728 nubus_rewind(&rp, FORMAT_BLOCK_SIZE, bytelanes); in nubus_add_board()
/kernel/linux/linux-6.6/drivers/nubus/
H A Dnubus.c94 static void nubus_rewind(unsigned char **ptr, int len, int map) in nubus_rewind() function
127 nubus_rewind(ptr, -len, map); in nubus_move()
282 /* Do this first, otherwise nubus_rewind & co are off by 4 */ in nubus_readdir()
735 nubus_rewind(&rp, FORMAT_BLOCK_SIZE, bytelanes); in nubus_add_board()

Completed in 4 milliseconds