Searched refs:cmd32 (Results 1 – 3 of 3) sorted by relevance
161 atacmd_to48(int cmd32) in atacmd_to48() argument163 switch (cmd32) { in atacmd_to48()179 panic("atacmd_to48: illegal 32-bit command: %d", cmd32); in atacmd_to48()
1749 dump_load_commands (bfd *abfd, unsigned int cmd32, unsigned int cmd64) in dump_load_commands() argument1757 if (cmd32 == 0) in dump_load_commands()1759 else if (cmd->type == cmd32 || cmd->type == cmd64) in dump_load_commands()
1748 dump_load_commands (bfd *abfd, unsigned int cmd32, unsigned int cmd64) in dump_load_commands() argument1756 if (cmd32 == 0) in dump_load_commands()1758 else if (cmd->type == cmd32 || cmd->type == cmd64) in dump_load_commands()