Searched refs:aoecmd (Results 1 – 2 of 2) sorted by relevance
95 union aoecmd *aoecmd; in aoe_send_command() local122 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()
59 union aoecmd { union81 union aoecmd cmd[0];