Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Daoe.c171 command->data_out, aoe->command_offset, in aoe_send_command()
257 copy_to_user ( command->data_in, aoe->command_offset, in aoe_rx_ata()
262 aoe->command_offset += data_len; in aoe_rx_ata()
363 aoe->command_offset = 0; in aoe_command()
/external/syslinux/gpxe/src/include/gpxe/
Daoe.h132 unsigned int command_offset; member