Home
last modified time | relevance | path

Searched refs:cmd32 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ata/
H A Datareg.h161 atacmd_to48(int cmd32) in atacmd_to48() argument
163 switch (cmd32) { in atacmd_to48()
179 panic("atacmd_to48: illegal 32-bit command: %d", cmd32); in atacmd_to48()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-macho.c1749 dump_load_commands (bfd *abfd, unsigned int cmd32, unsigned int cmd64) in dump_load_commands() argument
1757 if (cmd32 == 0) in dump_load_commands()
1759 else if (cmd->type == cmd32 || cmd->type == cmd64) in dump_load_commands()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-macho.c1748 dump_load_commands (bfd *abfd, unsigned int cmd32, unsigned int cmd64) in dump_load_commands() argument
1756 if (cmd32 == 0) in dump_load_commands()
1758 else if (cmd->type == cmd32 || cmd->type == cmd64) in dump_load_commands()