Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Daoe.c95 union aoecmd *aoecmd; in aoe_send_command() local
122 aoecmdlen = sizeof ( aoecmd->ata ); in aoe_send_command()
127 aoecmdlen = sizeof ( aoecmd->cfg ); in aoe_send_command()
141 aoecmd = iob_put ( iobuf, aoecmdlen ); in aoe_send_command()
155 aoeata = &aoecmd->ata; in aoe_send_command()
/external/syslinux/gpxe/src/include/gpxe/
Daoe.h59 union aoecmd { union
81 union aoecmd cmd[0];